diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 93e561e17bca..4a95f98c5dba 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -388,39 +388,39 @@
https://github.com/dotnet/runtime
f196875c5d0441364f6538d2dd8fc4e3eb1ff108
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
-
+
https://github.com/dotnet/arcade
- 12fdb9fc3fe43a861f1ae01747bfe6cef878d4cb
+ fe17712bedb95a55d5af00c5191772c81393745f
https://github.com/dotnet/extensions
diff --git a/eng/Versions.props b/eng/Versions.props
index daab7e3bfd50..db541452547e 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -166,11 +166,11 @@
6.2.4
6.2.4
- 10.0.0-beta.25067.3
- 10.0.0-beta.25067.3
- 10.0.0-beta.25067.3
- 10.0.0-beta.25067.3
- 10.0.0-beta.25067.3
+ 10.0.0-beta.25076.1
+ 10.0.0-beta.25076.1
+ 10.0.0-beta.25076.1
+ 10.0.0-beta.25076.1
+ 10.0.0-beta.25076.1
10.0.606301
diff --git a/eng/common/internal/Tools.csproj b/eng/common/internal/Tools.csproj
index 32f79dfb3402..feaa6d20812d 100644
--- a/eng/common/internal/Tools.csproj
+++ b/eng/common/internal/Tools.csproj
@@ -15,16 +15,6 @@
-
-
-
- https://devdiv.pkgs.visualstudio.com/_packaging/dotnet-core-internal-tooling/nuget/v3/index.json;
-
-
- $(RestoreSources);
- https://devdiv.pkgs.visualstudio.com/_packaging/VS/nuget/v3/index.json;
-
-
diff --git a/global.json b/global.json
index d1fc8c090517..a4792a66c027 100644
--- a/global.json
+++ b/global.json
@@ -1,9 +1,9 @@
{
"sdk": {
- "version": "10.0.100-alpha.1.25070.1"
+ "version": "10.0.100-alpha.1.25074.2"
},
"tools": {
- "dotnet": "10.0.100-alpha.1.25070.1",
+ "dotnet": "10.0.100-alpha.1.25074.2",
"runtimes": {
"dotnet/x86": [
"$(MicrosoftInternalRuntimeAspNetCoreTransportVersion)"
@@ -27,9 +27,9 @@
"jdk": "11.0.24"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25067.3",
- "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25067.3",
- "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25067.3",
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25076.1",
+ "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25076.1",
+ "Microsoft.DotNet.SharedFramework.Sdk": "10.0.0-beta.25076.1",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0"
}