Corrected to 17.10.4 to match the Microsoft.Build version in Versions.Details.xml

This commit is contained in:
Jason Zhai 2024-06-11 20:13:59 -07:00
parent 12c008a2a4
commit 87ae19a11c

View file

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