diff --git a/src/Installer/redist-installer/targets/GenerateLayout.targets b/src/Installer/redist-installer/targets/GenerateLayout.targets index 18a79144261c..b0d817efa356 100644 --- a/src/Installer/redist-installer/targets/GenerateLayout.targets +++ b/src/Installer/redist-installer/targets/GenerateLayout.targets @@ -109,16 +109,6 @@ $(NetRuntimeDownloadDirectory)/combinedSharedHostAndFrameworkArchive$(ArchiveExtension) - - win-$(AlternateArchitecture) - win-arm64 - - - - win-x86 - win-x64 - - $(NetRuntimeRootUrl) @@ -154,29 +144,6 @@ packs/%(PackageName)/%(PackageVersion) - - - Microsoft.NETCore.App.Host.$(AlternateAppHostRid) - $(MicrosoftNETCoreAppHostPackageVersion) - $(TargetFramework) - packs/%(PackageName)/%(PackageVersion) - - - - Microsoft.NETCore.App.Host.$(Arm64AppHostRid) - $(MicrosoftNETCoreAppHostPackageVersion) - $(TargetFramework) - packs/%(PackageName)/%(PackageVersion) - - - - Microsoft.NETCore.App.Host.$(x64AppHostRid) - $(MicrosoftNETCoreAppHostPackageVersion) - $(TargetFramework) - packs/%(PackageName)/%(PackageVersion) - - Microsoft.NETCore.App.Runtime.$(SharedFrameworkRid) $(MicrosoftNETCoreAppRuntimePackageVersion)