Skip to content

Commit ef86076

Browse files
committed
Update msbuild
1 parent d26f6ae commit ef86076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
as long as the version we compile for is binary compatible with what the .NET Core SDK uses.
2626
-->
2727
<PropertyGroup>
28-
<MicrosoftBuildPackageVersion>15.8.166</MicrosoftBuildPackageVersion>
28+
<MicrosoftBuildPackageVersion>16.8.0</MicrosoftBuildPackageVersion>
2929
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>
3030
<MicrosoftBuildUtilitiesCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion>
3131
<MicrosoftBuildTasksCorePackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion>

0 commit comments

Comments
 (0)