diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index d2a895b395d..fb53832a827 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -49,21 +49,21 @@ Note: if the Uri is a new place, you will need to add a subscription from that p
https://github.com/dotnet/corefx
2c1cf10610d8102e080b203ff396707eeced15bd
-
+
https://github.com/dotnet/arcade
- 505e38906e1ee2d032c41bb297de0958307db946
+ 811fda44a88dcfe3e42a17bb34467f5764836c65
-
+
https://github.com/dotnet/arcade
- 505e38906e1ee2d032c41bb297de0958307db946
+ 811fda44a88dcfe3e42a17bb34467f5764836c65
-
+
https://github.com/dotnet/arcade
- 505e38906e1ee2d032c41bb297de0958307db946
+ 811fda44a88dcfe3e42a17bb34467f5764836c65
-
+
https://github.com/dotnet/arcade
- 505e38906e1ee2d032c41bb297de0958307db946
+ 811fda44a88dcfe3e42a17bb34467f5764836c65
https://github.com/dotnet/coreclr
diff --git a/eng/Versions.props b/eng/Versions.props
index 407d263b9c3..cb298c9fc20 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -30,8 +30,8 @@
- 1.0.0-beta.19201.12
- 2.4.0-beta.19201.12
+ 1.0.0-beta.19203.10
+ 2.4.0-beta.19203.10
diff --git a/global.json b/global.json
index 7bff5a4fe96..d0b88f8a58f 100644
--- a/global.json
+++ b/global.json
@@ -10,8 +10,8 @@
"version": "3.0.100-preview4-010924"
},
"msbuild-sdks": {
- "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19201.12",
- "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19201.12",
+ "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19203.10",
+ "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19203.10",
"Microsoft.NET.Sdk.IL": "3.0.0-preview4-27525-72"
}
}