Missing docs for ApiCompatPreserveUnnecessarySuppressions + ApiCompatPermitUnnecessarySuppressions
Type of issue
Missing information
Description
I see in this issue https://github.com/dotnet/sdk/issues/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
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
- ID: ed723ea8-3645-7a48-3b30-858a6cbe976d
- PlatformId: b50004b3-f990-9554-4200-7afce4e1a3ee
- Service: dotnet-fundamentals
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