diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/ReadyToRun.targets b/src/installer/pkg/sfx/Microsoft.NETCore.App/ReadyToRun.targets
index 4af8a0f6061ed6..b898cdaea116ae 100644
--- a/src/installer/pkg/sfx/Microsoft.NETCore.App/ReadyToRun.targets
+++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/ReadyToRun.targets
@@ -6,6 +6,7 @@
x64
$(CoreCLRArtifactsPath)\$(CrossDir)\crossgen2
$(Crossgen2Dir)\crossgen2$(ExeSuffix)
+ true
--targetarch:$(TargetArchitecture)
unix
@@ -40,22 +41,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+ $(DOTNET_ROOT)
-
- $(DOTNET_ROOT)
- $(RepoRoot)
-
+
-
- $(OriginalDotnetRootValue)
-
+