Skip to content

Conversation

@akoeplinger
Copy link
Member

These get modified when building, fallout from the net11 bump.

These get modified when building, fallout from the net11 bump.
@akoeplinger akoeplinger added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jan 19, 2026
Copilot AI review requested due to automatic review settings January 19, 2026 08:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates CompatibilitySuppressions.xml files across the codebase, reflecting automatic modifications that occur during the build process following the .NET 11 version bump. The changes normalize XML formatting and remove obsolete suppressions.

Changes:

  • Add newlines before closing XML tags in two Framework files for consistent formatting
  • Remove obsolete net7.0 compatibility suppression and convert to empty suppressions element with documentation comment

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
src/Framework/App.Runtime/src/CompatibilitySuppressions.xml Added newline before closing </Suppressions> tag for formatting consistency
src/Framework/App.Ref/src/CompatibilitySuppressions.xml Added newline before closing </Suppressions> tag for formatting consistency
src/FileProviders/Embedded/src/CompatibilitySuppressions.xml Removed obsolete net7.0 CP1003 suppression, added documentation comment, converted to self-closing empty suppressions element

@dotnet-policy-service
Copy link
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants