Corrected to 17.10.4 to match the Microsoft.Build version in Versions.Details.xml
This commit is contained in:
parent
12c008a2a4
commit
87ae19a11c
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/dotnet/msbuild -->
|
<!-- Dependencies from https://github.com/dotnet/msbuild -->
|
||||||
<MicrosoftBuildPackageVersion>17.8.5</MicrosoftBuildPackageVersion>
|
<MicrosoftBuildPackageVersion>17.10.4</MicrosoftBuildPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
|
<!-- Dependencies from https://github.com/dotnet/deployment-tools -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Reference in a new issue