You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the PackageValidationBaselineVersion property in eng/Versions.props to the latest version of the Microsoft.Build package that is available on nuget.org in that PR.
Update the .config/git-merge-flow-config.jsonc file and add or update a "vs18.3" element that has a MergeToBranch key pointing to the "main" branch. Update the vs18.0 element's MergeToBranch key to "vs18.3".
Create a darc default channel for msbuild's vs18.3 branch that maps to the "VS 18.3" channel: darc add-default-channel --channel "VS 18.3" --branch "vs18.3" --repo https://github.com/dotnet/msbuild
Update the darc default channel for msbuild's main branch to "VS 18.4": darc delete-default-channel --channel "VS 18.3" --branch "main" --repo https://github.com/dotnet/msbuild && darc add-default-channel --channel "VS 18.4" --branch "main" --repo https://github.com/dotnet/msbuild
Automated steps
PackageValidationBaselineVersionproperty ineng/Versions.propsto the latest version of the Microsoft.Build package that is available on nuget.org in that PR..config/git-merge-flow-config.jsoncfile and add or update a "vs18.3" element that has aMergeToBranchkey pointing to the "main" branch. Update the vs18.0 element'sMergeToBranchkey to "vs18.3".Manual steps
darc add-default-channel --channel "VS 18.3" --branch "vs18.3" --repo https://github.com/dotnet/msbuilddarc delete-default-channel --channel "VS 18.3" --branch "main" --repo https://github.com/dotnet/msbuild && darc add-default-channel --channel "VS 18.4" --branch "main" --repo https://github.com/dotnet/msbuild.NET 10 Eng) --> msbuild (vs18.3) subscription.NET 10.0.2xx SDK) -> msbuild (vs18.3) subscriptionVS 18.3) --> VMR (release/10.0.2xx) subscription