diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5eb1706e3b..93a25e640b 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -7,38 +7,38 @@
-
+
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
diff --git a/eng/Versions.props b/eng/Versions.props
index 57f3afedce..17434b893c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -94,7 +94,7 @@
9.0.0-beta.24212.4
5.0.0-preview.5.20278.1
8.0.0-beta.24525.2
- 10.0.0-beta.25067.3
+ 10.0.0-beta.25076.1
8.0.2
0.0.6-test
0.0.13-test
diff --git a/eng/common/internal/Tools.csproj b/eng/common/internal/Tools.csproj
index 32f79dfb34..feaa6d2081 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 e9fd4f0d50..f3686ef0c2 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"tools": {
- "dotnet": "10.0.100-alpha.1.25064.3",
+ "dotnet": "10.0.100-alpha.1.25074.2",
"runtimes": {
"dotnet": [
"$(DotNetRuntime60Version)",
@@ -13,8 +13,8 @@
}
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25067.3",
- "Microsoft.DotNet.Helix.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.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.2.0"
}