docs icon indicating copy to clipboard operation
docs copied to clipboard

Producing CompatibilitySuppression.xml

Open phatcher opened this issue 2 years ago • 2 comments

Type of issue

Missing information

Description

Might be worthwhile mentioning that you can also use dotnet build /p:GenerateCompatibilitySuppressionFile=true to produce the CompatilibilitySuppression.xml files, this has the advantage of ensure that the project is build correctly and works for the entire solution rather than a single assembly

Page URL

https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/overview

Content source URL

https://github.com/dotnet/docs/blob/main/docs/fundamentals/package-validation/overview.md

Document Version Independent Id

aec40896-e18d-a61d-2dbb-467556b24678

Article author

dotnet-bot


Associated WorkItem - 292103

phatcher avatar Oct 20 '23 07:10 phatcher

Related to #36988.

gewarren avatar Oct 26 '23 00:10 gewarren

Related to #36235

gewarren avatar Nov 22 '23 23:11 gewarren

Thanks for the feedback. This info was actually added about a month after you logged this issue - see https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/diagnostic-ids#how-to-suppress.

gewarren avatar Aug 29 '24 22:08 gewarren