diff --git a/NuGet.config b/NuGet.config
index acbe2b3af51..7d0951ff63a 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -2,6 +2,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -32,5 +60,34 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0554aaea197..961d4dd130e 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -186,13 +186,13 @@
-
+
https://github.com/dotnet/arcade
- bac7e1caea791275b7c3ccb4cb75fd6a04a26618
+ 5da211e1c42254cb35e7ef3d5a8428fb24853169
-
+
https://github.com/dotnet/arcade
- bac7e1caea791275b7c3ccb4cb75fd6a04a26618
+ 5da211e1c42254cb35e7ef3d5a8428fb24853169
diff --git a/global.json b/global.json
index 742cce938cc..41275f5dfe8 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "9.0.102"
+ "version": "9.0.103"
},
"tools": {
- "dotnet": "9.0.102",
+ "dotnet": "9.0.103",
"runtimes": {
"dotnet": [
"8.0.0",
@@ -18,7 +18,7 @@
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.2.0",
- "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25077.4",
- "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25077.4"
+ "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25111.5",
+ "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25111.5"
}
}