diff --git a/NuGet.config b/NuGet.config
index 4a605b7980fb..798e5e19bc8f 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -8,14 +8,23 @@
+
+
+
+
+
+
+
+
+
@@ -24,11 +33,15 @@
+
+
+
+
@@ -47,14 +60,24 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index effd20c913bb..27def07fee9a 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -214,18 +214,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 2d7af08183a1..4b36eeb5beb8 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -39,7 +39,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"
}
}