diff --git a/NuGet.config b/NuGet.config
index bbd67aded..03d3587a6 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,21 +7,16 @@
-
-
-
-
-
@@ -42,17 +37,12 @@
-
-
-
-
-
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index e926e9ad0..d30cb53aa 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -197,19 +197,19 @@
-
+
https://github.com/dotnet/arcade
- 0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197
+ 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
-
+
https://github.com/dotnet/arcade
- 0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197
+ 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
-
+
https://github.com/dotnet/arcade
- 0c93c1cb1ef9c9d5c1a59f4ab98c2f7e37f12197
+ 92c39a4f0bacef20812f63e2e1d3f7aa8776038d
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index cad08e19d..568b45eda 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -19,7 +19,7 @@
- 6.0.0-beta.23114.5
+ 6.0.0-beta.23167.1
diff --git a/global.json b/global.json
index 85690be2c..5bd694fa0 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.114",
+ "dotnet": "6.0.115",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23114.5",
- "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23114.5"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23167.1",
+ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23167.1"
}
}