diff --git a/NuGet.config b/NuGet.config
index 527f95b5c87..a6df74bb15e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -35,4 +35,8 @@
+
+
+
+
diff --git a/eng/Version.Details.props b/eng/Version.Details.props
index 8af19d96d15..a2fc60dec2c 100644
--- a/eng/Version.Details.props
+++ b/eng/Version.Details.props
@@ -8,10 +8,10 @@ This file should be imported by eng/Versions.props
10.0.0-beta.26324.4
- 18.10.0-1.26370.18
- 18.10.0-1.26370.18
- 18.10.0-1.26370.18
- 18.10.0-1.26370.18
+ 18.10.0-preview-26357-08
+ 18.10.0-preview-26357-08
+ 18.10.0-preview-26357-08
+ 18.10.0-preview-26357-08
1.0.0-prerelease.26318.1
1.0.0-prerelease.26318.1
@@ -32,7 +32,7 @@ This file should be imported by eng/Versions.props
10.0.8
10.0.8
10.0.8
- 10.0.8
+ 10.0.10
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 61d4682124e..5e1354d0746 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -1,22 +1,22 @@
-
+
-
+
https://github.com/dotnet/msbuild
- eae54023463db15e9a9081f35a959c9162797643
+ 746aeb090c9e2bcedc398751370da862014ebf7a
-
+
https://github.com/dotnet/msbuild
- eae54023463db15e9a9081f35a959c9162797643
+ 746aeb090c9e2bcedc398751370da862014ebf7a
-
+
https://github.com/dotnet/msbuild
- eae54023463db15e9a9081f35a959c9162797643
+ 746aeb090c9e2bcedc398751370da862014ebf7a
-
+
https://github.com/dotnet/msbuild
- eae54023463db15e9a9081f35a959c9162797643
+ 746aeb090c9e2bcedc398751370da862014ebf7a
https://github.com/dotnet/roslyn
@@ -75,7 +75,7 @@
-
+
https://github.com/dotnet/runtime
diff --git a/eng/Versions.props b/eng/Versions.props
index 8f756067e4d..b1313664f0e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -89,6 +89,9 @@
4.6.1
4.6.3
6.1.2
+
+ 4.3.4
+ 4.3.1
diff --git a/src/FSharp.Compiler.LanguageServer/FSharp.Compiler.LanguageServer.fsproj b/src/FSharp.Compiler.LanguageServer/FSharp.Compiler.LanguageServer.fsproj
index e1b1f0b35f9..c5cc30680bc 100644
--- a/src/FSharp.Compiler.LanguageServer/FSharp.Compiler.LanguageServer.fsproj
+++ b/src/FSharp.Compiler.LanguageServer/FSharp.Compiler.LanguageServer.fsproj
@@ -12,6 +12,8 @@
+
+
diff --git a/src/fsc/fscProject/fsc.fsproj b/src/fsc/fscProject/fsc.fsproj
index a8d694360c1..c66429fe0dc 100644
--- a/src/fsc/fscProject/fsc.fsproj
+++ b/src/fsc/fscProject/fsc.fsproj
@@ -37,6 +37,11 @@
+
+
+
+
+
diff --git a/src/fsi/fsiProject/fsi.fsproj b/src/fsi/fsiProject/fsi.fsproj
index 1b955f9564e..a143d749475 100644
--- a/src/fsi/fsiProject/fsi.fsproj
+++ b/src/fsi/fsiProject/fsi.fsproj
@@ -24,6 +24,11 @@
$(ArtifactsDir)obj/$(MSBuildProjectName)/$(Configuration)/
+
+
+
+
+
diff --git a/tests/FSharp.Build.UnitTests/FSharp.Build.UnitTests.fsproj b/tests/FSharp.Build.UnitTests/FSharp.Build.UnitTests.fsproj
index 2018b41cb92..08df369bf4a 100644
--- a/tests/FSharp.Build.UnitTests/FSharp.Build.UnitTests.fsproj
+++ b/tests/FSharp.Build.UnitTests/FSharp.Build.UnitTests.fsproj
@@ -34,4 +34,9 @@
+
+
+
+
+
diff --git a/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj b/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
index a4f64a0f893..e60fa89b94c 100644
--- a/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
+++ b/tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
@@ -96,6 +96,9 @@
+
+
+
$(NoWarn);NU1510;44