dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.74k stars 1.07k forks source link

Package validation fail #41199

Open maridematte opened 5 months ago

maridematte commented 5 months ago

Describe the bug

When updating our PackageValidationBaselineVersion the build fails on package validation. However when running our build with /p:ApiCompatGenerateSuppressionFile=true to update the files as instructed, the only differece in the output is that the command deleted the comments we had on the xlm files: image

You can see it in https://github.com/dotnet/msbuild/pull/10116

Repro

dotnet-policy-service[bot] commented 5 months ago

@dotnet/area-infrastructure-libraries a new issue has been filed in the ApiCompat area, please triage