Corrected to 17.11.0-preview-24310-01 to match the Microsoft.Build version in Versions.Details.xml

This commit is contained in:
Jason Zhai 2024-06-12 22:47:27 -07:00
parent 0aa0be4057
commit 4079cc600a

View file

@ -124,7 +124,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/msbuild -->
<MicrosoftBuildPackageVersion>17.10.4</MicrosoftBuildPackageVersion>
<MicrosoftBuildPackageVersion>17.11.0-preview-24310-01</MicrosoftBuildPackageVersion>
</PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
<PropertyGroup>