Skip to content

[ci] Remove more warnings #30585

New issue

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[ci] Remove more warnings #30585

wants to merge 1 commit into from

Conversation

rmarinho
Copy link
Member

Description of Change

This pull request includes a modification to the Directory.Build.targets file to adjust how specific MSBuild warnings are handled. The change moves the MSB4011 warning from being suppressed to being treated as a message instead.

Build configuration changes:

  • Directory.Build.targets: Updated the NoWarn property to remove suppression of MSB4011 and added MSBuildWarningsAsMessages to treat MSB4011 and NETSDK1206 warnings as messages instead.

Issues Fixed

Fixes #

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant