Skip to content

Commit b52e7e5

Browse files
Update msbuild version to eliminate NetStandard1.* references (dotnet#342)
1 parent 220c684 commit b52e7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<XunitReleaseVersion>2.4.2</XunitReleaseVersion>
1919
</PropertyGroup>
2020
<PropertyGroup>
21-
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
21+
<MicrosoftBuildVersion>17.8.3</MicrosoftBuildVersion>
2222
</PropertyGroup>
2323
</Project>

0 commit comments

Comments
 (0)