We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Missing information
I see in this issue dotnet/sdk#34936 that this is supported:
<PropertyGroup> <ApiCompatPreserveUnnecessarySuppressions>true</ApiCompatPreserveUnnecessarySuppressions> <ApiCompatPermitUnnecessarySuppressions>true</ApiCompatPermitUnnecessarySuppressions> </PropertyGroup>
But it isn't documented on https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/baseline-version-validator
https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/baseline-version-validator
https://github.com/dotnet/docs/blob/main/docs/fundamentals/apicompat/package-validation/baseline-version-validator.md
c8d7765b-7332-b8e2-673d-77a32156294a
b50004b3-f990-9554-4200-7afce4e1a3ee
@dotnet-bot
Related Issues
The text was updated successfully, but these errors were encountered:
Ah its documented somewhere else. Maybe explain in short that there are more attributes and can be found here:
https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#package-validation-properties
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Type of issue
Missing information
Description
I see in this issue dotnet/sdk#34936 that this is supported:
But it isn't documented on https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/baseline-version-validator
Page URL
https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/baseline-version-validator
Content source URL
https://github.com/dotnet/docs/blob/main/docs/fundamentals/apicompat/package-validation/baseline-version-validator.md
Document Version Independent Id
c8d7765b-7332-b8e2-673d-77a32156294a
Platform Id
b50004b3-f990-9554-4200-7afce4e1a3ee
Article author
@dotnet-bot
Metadata
Related Issues
The text was updated successfully, but these errors were encountered: