diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 8d7e12534ce..2aa64f2c62b 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -22,25 +22,25 @@
https://github.com/dotnet/roslyn-analyzers
63367165996d9dedbecf6677e3315a470a2f557c
-
+
https://github.com/dotnet/arcade
- b888df17a4acb65630c1e9ad5e94f22a33b62ab0
+ 96d8be74c39a4765ec919ff9bebf9e0c875fc195
-
+
https://github.com/dotnet/arcade
- b888df17a4acb65630c1e9ad5e94f22a33b62ab0
+ 96d8be74c39a4765ec919ff9bebf9e0c875fc195
-
+
https://github.com/dotnet/arcade
- b888df17a4acb65630c1e9ad5e94f22a33b62ab0
+ 96d8be74c39a4765ec919ff9bebf9e0c875fc195
https://github.com/dotnet/installer
15a73ed7d66fea97cce5b7de432b8b6630708620
-
+
https://github.com/dotnet/arcade
- b888df17a4acb65630c1e9ad5e94f22a33b62ab0
+ 96d8be74c39a4765ec919ff9bebf9e0c875fc195
https://github.com/dotnet/symstore
diff --git a/eng/Versions.props b/eng/Versions.props
index 41926001cf6..404d150d12a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -58,9 +58,9 @@
-->
- 8.0.0-beta.23109.5
- 8.0.0-beta.23109.5
- 8.0.0-beta.23109.5
+ 8.0.0-beta.23110.3
+ 8.0.0-beta.23110.3
+ 8.0.0-beta.23110.3
8.0.0-preview.2.23107.2
8.0.0-preview.2.23107.2
diff --git a/global.json b/global.json
index ebbc3e2442c..41eea54716a 100644
--- a/global.json
+++ b/global.json
@@ -26,6 +26,6 @@
},
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0",
- "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23109.5"
+ "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23110.3"
}
}