diff --git a/NuGet.config b/NuGet.config
index d589623e6..a91bd5a8c 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,21 +7,28 @@
-
+
+
+
+
+
+
+
+
@@ -43,17 +50,22 @@
-
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index a50b0c49c..8fc6ade00 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -197,19 +197,19 @@
-
+
https://github.com/dotnet/arcade
- 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
+ 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26
-
+
https://github.com/dotnet/arcade
- 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
+ 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26
-
+
https://github.com/dotnet/arcade
- 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
+ 7bca7a24dfc0eded1f3e364b4ff7bf1235b6eb26
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index 8a84d1369..c5e25edd4 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -19,7 +19,7 @@
- 6.0.0-beta.23167.1
+ 6.0.0-beta.23211.7
diff --git a/global.json b/global.json
index 5bd694fa0..1f0711594 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.115",
+ "dotnet": "6.0.116",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23167.1",
- "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23167.1"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23211.7",
+ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23211.7"
}
}