diff --git a/NuGet.config b/NuGet.config
index 89a40894376d..f121e190b0b9 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -5,6 +5,13 @@
+
+
+
+
+
+
+
@@ -16,6 +23,10 @@
+
+
+
+
@@ -24,12 +35,20 @@
+
+
+
+
+
+
+
+
@@ -56,6 +75,10 @@
+
+
+
+
@@ -63,9 +86,17 @@
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 6b84f0748fef..8e52ab488187 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -491,22 +491,22 @@
-
+
https://github.com/dotnet/arcade
- 20ab70a74d52b68f4271bd946884e24049b14f83
+ 983d15077d88cfed26837e40e8f984fdee5d1715
-
+
https://github.com/dotnet/arcade
- 20ab70a74d52b68f4271bd946884e24049b14f83
+ 983d15077d88cfed26837e40e8f984fdee5d1715
-
+
https://github.com/dotnet/arcade
- 20ab70a74d52b68f4271bd946884e24049b14f83
+ 983d15077d88cfed26837e40e8f984fdee5d1715
-
+
https://github.com/dotnet/arcade
- 20ab70a74d52b68f4271bd946884e24049b14f83
+ 983d15077d88cfed26837e40e8f984fdee5d1715
https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
diff --git a/eng/Versions.props b/eng/Versions.props
index dcb660d8ffc1..9d6c48823d17 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -36,7 +36,7 @@
7.0.0
4.0.0
7.0.0
- 8.0.0-beta.25263.4
+ 8.0.0-beta.25264.2
7.0.0-preview.22423.2
8.0.0
4.3.0
@@ -213,7 +213,7 @@
6.12.0
6.1.0
- 8.0.0-beta.25263.4
+ 8.0.0-beta.25264.2
4.18.4
1.3.2
8.0.0-beta.23607.1
diff --git a/global.json b/global.json
index 57ff36c0131b..76babd5acaf9 100644
--- a/global.json
+++ b/global.json
@@ -14,7 +14,7 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.4"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25264.2",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25264.2"
}
}