diff --git a/NuGet.config b/NuGet.config
index 237478e93..a6c9c345e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -8,19 +8,24 @@
+
+
-
+
+
+
+
@@ -41,14 +46,19 @@
+
+
-
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 2569e5124..62db8623a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -197,19 +197,19 @@
-
+
https://github.com/dotnet/arcade
- cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
+ 98fd22588fbb0f407faa6a74cb1aa79031306151
-
+
https://github.com/dotnet/arcade
- cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
+ 98fd22588fbb0f407faa6a74cb1aa79031306151
-
+
https://github.com/dotnet/arcade
- cd79d2e8f7844d0a9aca607d4d5b9b6ab78e2f34
+ 98fd22588fbb0f407faa6a74cb1aa79031306151
https://github.com/dotnet/source-build-reference-packages
diff --git a/eng/Versions.props b/eng/Versions.props
index c1cb463e7..c9f660c5a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -19,7 +19,7 @@
- 6.0.0-beta.23361.3
+ 6.0.0-beta.23408.5
diff --git a/global.json b/global.json
index 3364ad030..327cfe027 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "6.0.120",
+ "dotnet": "6.0.121",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23361.3",
- "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23361.3"
+ "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.23408.5",
+ "Microsoft.DotNet.CMake.Sdk": "6.0.0-beta.23408.5"
}
}