diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index af653e5ac1d48d..cd6becdaa5d869 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -54,9 +54,9 @@
https://github.com/dotnet/arcade
fecf65bedcee9036b8ba9d8d7feef5413f294914
-
+
https://github.com/dotnet/arcade
- fecf65bedcee9036b8ba9d8d7feef5413f294914
+ 7097001cd87357ebc6fb82f3c7a801efeed70e3f
https://github.com/dotnet/arcade
diff --git a/eng/Versions.props b/eng/Versions.props
index f489d6c9301591..f255e96e96da41 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -65,7 +65,7 @@
7.0.0-beta.21559.3
2.5.1-beta.21559.3
7.0.0-beta.21559.3
- 7.0.0-beta.21559.3
+ 7.0.0-beta.21568.2
7.0.0-beta.21559.3
7.0.0-beta.21559.3
7.0.0-beta.21559.3
diff --git a/src/installer/pkg/sfx/installers/dotnet-host.proj b/src/installer/pkg/sfx/installers/dotnet-host.proj
index 797d2f5afcc31a..7a7d6a57f21c47 100644
--- a/src/installer/pkg/sfx/installers/dotnet-host.proj
+++ b/src/installer/pkg/sfx/installers/dotnet-host.proj
@@ -9,6 +9,7 @@
true
true
sharedhost
+
Dotnet_CLI_SharedHost
HostSrc
afterInstallExecute
@@ -21,12 +22,16 @@
$(MSBuildThisFileDirectory)rpm_scripts/host
$(RpmScriptsDirectory)/after_install.sh
$(RpmScriptsDirectory)/after_remove.sh
+
+ dotnet-host $(MajorVersion).$(MinorVersion) $(Platform)
+
+