diff --git a/NuGet.config b/NuGet.config
index ba8e571ddcb4..f9a6134555a1 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -8,21 +8,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -42,14 +55,24 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index bc43d164000d..e4ae893951b2 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -219,18 +219,18 @@
-
+
https://github.com/dotnet/arcade
- c255aae7f2b128fa20a4441f0e192c3c53561621
+ 872c7fa04100b26c93f66f8ca5d0519d056c5861
-
+
https://github.com/dotnet/arcade
- c255aae7f2b128fa20a4441f0e192c3c53561621
+ 872c7fa04100b26c93f66f8ca5d0519d056c5861
-
+
https://github.com/dotnet/arcade
- c255aae7f2b128fa20a4441f0e192c3c53561621
+ 872c7fa04100b26c93f66f8ca5d0519d056c5861
https://github.com/dotnet/arcade-services
diff --git a/eng/Versions.props b/eng/Versions.props
index aa752b006315..e46afc3f45ce 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -40,7 +40,7 @@
- 8.0.0-beta.25060.1
+ 8.0.0-beta.25064.11
diff --git a/global.json b/global.json
index 2b2357ed17a4..203525c3c615 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "8.0.110",
+ "dotnet": "8.0.112",
"runtimes": {
"dotnet": [
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
@@ -11,7 +11,7 @@
"cmake": "3.21.0"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25060.1",
- "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25060.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25064.11",
+ "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25064.11"
}
}