-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Extensions-DependencyInjectiondocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test codegood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorsin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
See #84917 for more context.
The compiler generated XML file for Microsoft.Extensions.DependencyInjection.Specification.Tests is shipping to customers via the nuget package and is missing public API documentation. The above linked PR disables the compiler error CS1591 until all the API is documented.
When working on this, remove the NoWarn=1591 setting from the project file.
Metadata
Metadata
Assignees
Labels
area-Extensions-DependencyInjectiondocumentationDocumentation bug or enhancement, does not impact product or test codeDocumentation bug or enhancement, does not impact product or test codegood first issueIssue should be easy to implement, good for first-time contributorsIssue should be easy to implement, good for first-time contributorsin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged