diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 5bcec46c9..871315a2d 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -3,9 +3,9 @@
-
+
https://github.com/dotnet/arcade
- 55631983c8583162122687fddeac13424c1e40a8
+ d8dca0b41b903e7182e64543773390b969dab96b
diff --git a/global.json b/global.json
index 555c8aefa..da4f2a553 100644
--- a/global.json
+++ b/global.json
@@ -1,14 +1,14 @@
{
"sdk": {
- "version": "10.0.100",
+ "version": "10.0.101",
"allowPrerelease": true,
"rollForward": "major"
},
"tools": {
- "dotnet": "10.0.100"
+ "dotnet": "10.0.101"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25612.5",
+ "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5",
"Microsoft.Build.NoTargets": "3.7.0",
"Microsoft.Build.Traversal": "3.4.0"
}