diff --git a/NuGet.config b/NuGet.config
index aa5c279af136..dace7a37ae70 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,9 +7,17 @@
+
+
+
+
+
+
+
+
@@ -30,9 +38,17 @@
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 33cefb75346e..b2191524f1df 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -376,26 +376,26 @@
https://github.com/dotnet/winforms
abda8e3bfa78319363526b5a5f86863ec979940e
-
+
https://github.com/dotnet/arcade
- 4246a31e5de9de87f760218c4f588cebf4661f45
+ 20ab70a74d52b68f4271bd946884e24049b14f83
-
+
https://github.com/dotnet/arcade
- 4246a31e5de9de87f760218c4f588cebf4661f45
+ 20ab70a74d52b68f4271bd946884e24049b14f83
-
+
https://github.com/dotnet/arcade
- 4246a31e5de9de87f760218c4f588cebf4661f45
+ 20ab70a74d52b68f4271bd946884e24049b14f83
-
+
https://github.com/dotnet/arcade
- 4246a31e5de9de87f760218c4f588cebf4661f45
+ 20ab70a74d52b68f4271bd946884e24049b14f83
-
+
https://github.com/dotnet/arcade
- 4246a31e5de9de87f760218c4f588cebf4661f45
+ 20ab70a74d52b68f4271bd946884e24049b14f83
https://github.com/dotnet/extensions
diff --git a/eng/Versions.props b/eng/Versions.props
index b863546ddc2c..c3e20ed8bbbf 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -162,9 +162,9 @@
6.2.4
6.2.4
- 8.0.0-beta.25230.1
- 8.0.0-beta.25230.1
- 8.0.0-beta.25230.1
+ 8.0.0-beta.25263.4
+ 8.0.0-beta.25263.4
+ 8.0.0-beta.25263.4
8.0.0-alpha.1.25202.2
@@ -339,4 +339,4 @@
1.10.93
1.2.3
-
\ No newline at end of file
+
diff --git a/eng/common/sdl/packages.config b/eng/common/sdl/packages.config
new file mode 100644
index 000000000000..e5f543ea68c2
--- /dev/null
+++ b/eng/common/sdl/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/global.json b/global.json
index c77c161a20d5..57e6e337a5e4 100644
--- a/global.json
+++ b/global.json
@@ -25,8 +25,8 @@
},
"msbuild-sdks": {
"Yarn.MSBuild": "1.22.19",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25230.1",
- "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25230.1"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
+ "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.4"
},
"native-tools": {
"jdk": "latest"