[Group 8] Enable nullable annotations for Microsoft.Extensions.Hosting#67511
[Group 8] Enable nullable annotations for Microsoft.Extensions.Hosting#67511eerhardt merged 9 commits intodotnet:mainfrom
Microsoft.Extensions.Hosting#67511Conversation
|
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
|
Tagging subscribers to this area: @dotnet/area-extensions-hosting Issue DetailsRelated to #43605
|
src/libraries/Microsoft.Extensions.Hosting/src/Internal/HostingLoggerExtensions.cs
Outdated
Show resolved
Hide resolved
Can you remove these In reply to: 1088038225 Refers to: src/libraries/Microsoft.Extensions.Hosting/src/Host.cs:59 in 981b97b. [](commit_id = 981b97b, deletion_comment = False) |
Same here. Please remove. In reply to: 1088038409 Refers to: src/libraries/Microsoft.Extensions.Hosting/src/HostApplicationBuilder.cs:4 in 981b97b. [](commit_id = 981b97b, deletion_comment = False) |
src/libraries/Microsoft.Extensions.Hosting/src/Internal/ServiceFactoryAdapter.cs
Outdated
Show resolved
Hide resolved
src/libraries/Microsoft.Extensions.Hosting/src/Internal/HostingLoggerExtensions.cs
Outdated
Show resolved
Hide resolved
eerhardt
left a comment
There was a problem hiding this comment.
LGTM. Just 2 small libraries to go after this one!

Related to #43605