dotnet / format

Home for the dotnet-format command
MIT License
1.92k stars 171 forks source link

Flow live versions of Microsoft.Build, Microsoft.Build.Framework, and Microsoft.Build.Tasks.Core for source-build #2063

Closed ellahathaway closed 5 months ago

ellahathaway commented 6 months ago

Related to https://github.com/dotnet/source-build/issues/3909

This PR addresses all of the SBRP poison leaks from MSBuild and Microsoft.Build.Tasks.Core reference assemblies found in dotnet-format.

In order to eliminate these poison leaks, we must update Version.Details so that the "live" versions of Microsoft.Build and Microsoft.Build.Tasks.Core will flow to the build of the format repo.