Skip to content

Conversation

@NikolaMilosavljevic
Copy link
Member

Fixes: dotnet/source-build#3117

This PR stops modifications of Directory.Build.props to inject NoWarns during VMR build.

I have validated that most of the NoWarns are not needed anymore. The only remaining one is in nuget.client for which I'm adding a patch. Backport PR is also out: NuGet/NuGet.Client#5496

Full validation build with updated nuget.client patch is in progress: https://dev.azure.com/dnceng/internal/_build/results?buildId=2309593&view=results

@NikolaMilosavljevic NikolaMilosavljevic requested a review from a team as a code owner November 7, 2023 18:58
@NikolaMilosavljevic
Copy link
Member Author

Full validation build was successful - merging.

@NikolaMilosavljevic NikolaMilosavljevic merged commit 018dee7 into dotnet:main Nov 7, 2023
@mthalman
Copy link
Member

mthalman commented Nov 8, 2023

@NikolaMilosavljevic - This regressed the behavior for offline builds: dotnet/source-build#3729

@NikolaMilosavljevic
Copy link
Member Author

@NikolaMilosavljevic - This regressed the behavior for offline builds: dotnet/source-build#3729

That is odd. I've validated full set of VMR builds, although that was done for release/8.0.1xx: https://dev.azure.com/dnceng/internal/_build/results?buildId=2309593&view=results

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.

Stop injecting NoWarns into repo's Directory.Build.props

3 participants