diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props
index 884c1d491..4c7b3a125 100644
--- a/build/BundledRuntimes.props
+++ b/build/BundledRuntimes.props
@@ -7,23 +7,25 @@
-internal
- dotnet-host$(InstallerStartSuffix)-$(SharedHostVersion)-$(CoreSetupRid)$(InstallerExtension)
- $(PackagesDirectory)/$(DownloadedSharedHostInstallerFileName)
-
- dotnet-hostfxr$(InstallerStartSuffix)-$(HostFxrVersion)-$(CoreSetupRid)$(InstallerExtension)
- $(PackagesDirectory)/$(DownloadedHostFxrInstallerFileName)
-
-
+
$(CoreSetupRid)
x64
+
+ dotnet-host$(InstallerStartSuffix)-$(SharedHostVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension)
+ $(PackagesDirectory)/$(DownloadedSharedHostInstallerFileName)
+
+ dotnet-hostfxr$(InstallerStartSuffix)-$(HostFxrVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension)
+ $(PackagesDirectory)/$(DownloadedHostFxrInstallerFileName)
+
dotnet-runtime$(InstallerStartSuffix)-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension)
$(PackagesDirectory)/$(DownloadedSharedFrameworkInstallerFileName)
-
+
$(CoreSetupRid)
linux-x64
dotnet-runtime-$(MicrosoftNETCoreAppPackageVersion)-$(SharedFrameworkRid)$(ArchiveExtension)
-
+
+
$(CoreSetupBlobRootUrl)Runtime/