From 89c45ae9fa3a98487ee5c263cc7007d437dc6ed7 Mon Sep 17 00:00:00 2001 From: "Kevin Ransom (msft)" Date: Sun, 15 Dec 2019 02:14:53 -0800 Subject: [PATCH] Update msbuild version to match VS2016.4 (#7970) * Update msbuild version * conflicts --- eng/Versions.props | 5 +++-- .../tests/GetTypesVS.UnitTests/GetTypesVS.UnitTests.fsproj | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index f427af677be..a54936c9be4 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -75,7 +75,7 @@ 4.3.0 4.3.0 4.3.0 - 4.5.2 + 4.5.3 4.3.0 4.3.0 4.3.0 @@ -90,6 +90,7 @@ 4.3.0 4.3.0 4.3.0 + 4.11.0 4.3.0 4.3.0 4.5.0 @@ -103,7 +104,7 @@ 2.0.17 $(RoslynVersion) - 16.0.461 + 16.4 $(MicrosoftBuildOverallPackagesVersion) $(MicrosoftBuildOverallPackagesVersion) $(MicrosoftBuildOverallPackagesVersion) diff --git a/vsintegration/tests/GetTypesVS.UnitTests/GetTypesVS.UnitTests.fsproj b/vsintegration/tests/GetTypesVS.UnitTests/GetTypesVS.UnitTests.fsproj index 8c70a8c5e0a..d2613d8c217 100644 --- a/vsintegration/tests/GetTypesVS.UnitTests/GetTypesVS.UnitTests.fsproj +++ b/vsintegration/tests/GetTypesVS.UnitTests/GetTypesVS.UnitTests.fsproj @@ -24,7 +24,9 @@ - + + +