File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414
1515 <PropertyGroup >
16- <MicrosoftBuildVersion Condition =" '$(MicrosoftBuildVersion)' == '' and '$(DotNetBuildSourceOnly)' == 'true'" >17.12.36 </MicrosoftBuildVersion >
16+ <MicrosoftBuildVersion Condition =" '$(MicrosoftBuildVersion)' == '' and '$(DotNetBuildSourceOnly)' == 'true'" >17.12.50 </MicrosoftBuildVersion >
1717 <!-- Read docs/updating-packages.md before updating MSBuild's version -->
18- <MicrosoftBuildVersion Condition =" '$(MicrosoftBuildVersion)' == ''" >17.11.31 </MicrosoftBuildVersion >
18+ <MicrosoftBuildVersion Condition =" '$(MicrosoftBuildVersion)' == ''" >17.11.48 </MicrosoftBuildVersion >
1919 </PropertyGroup >
2020
2121 <!-- Overridden by source build to ensure the same version is used across products, do not remove these properties -->
You can’t perform that action at this time.
0 commit comments