-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix null check to unblock sdk #103523
fix null check to unblock sdk #103523
Conversation
Tagging subscribers to this area: @dotnet/area-extensions-hosting |
src/libraries/Microsoft.Extensions.HostFactoryResolver/src/HostFactoryResolver.cs
Outdated
Show resolved
Hide resolved
…tFactoryResolver.cs
src/libraries/Microsoft.Extensions.HostFactoryResolver/src/HostFactoryResolver.cs
Outdated
Show resolved
Hide resolved
…tFactoryResolver.cs Co-authored-by: Buyaa Namnan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you
/ba-g failures are all known and attributed by build analysis |
Merging to unblock codeflow to SDK repo |
ci run was a waste because this code doesn't even build #103553 |
It does build in tests. |
dotnet/sdk#41616
regression #102152