From 82fe0fc7f6fac56fddedfa3ce1ccca47e7cb33ca Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Thu, 18 May 2023 10:50:49 -0700 Subject: [PATCH] Delete Windows Arm32 support --- src/redist/targets/GenerateLayout.targets | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets index 55e672eec..f1eea6e86 100644 --- a/src/redist/targets/GenerateLayout.targets +++ b/src/redist/targets/GenerateLayout.targets @@ -66,7 +66,6 @@ dotnet-targeting-pack-$(MicrosoftNETCoreAppRefPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-apphost-pack-$(MicrosoftNETCoreAppHostPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) dotnet-apphost-pack-$(MicrosoftNETCoreAppHostPackageVersion)-$(SharedFrameworkInstallerFileRid)_$(AlternateArchitecture)$(InstallerExtension) - dotnet-apphost-pack-$(MicrosoftNETCoreAppHostPackageVersion)-$(SharedFrameworkInstallerFileRid)_arm$(InstallerExtension) dotnet-apphost-pack-$(MicrosoftNETCoreAppHostPackageVersion)-$(SharedFrameworkInstallerFileRid)_arm64$(InstallerExtension) windowsdesktop-targeting-pack-$(MicrosoftWindowsDesktopAppRefPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) netstandard-targeting-pack-$(NETStandardLibraryRefPackageVersion)-$(SharedFrameworkInstallerFileRid)$(InstallerExtension) @@ -119,14 +118,12 @@ win-$(AlternateArchitecture) - win-arm win-arm64 win-x86 win-x64 - win-arm @@ -172,13 +169,6 @@ packs/%(PackageName)/%(PackageVersion) - - Microsoft.NETCore.App.Host.$(ArmAppHostRid) - $(MicrosoftNETCoreAppHostPackageVersion) - $(TargetFramework) - packs/%(PackageName)/%(PackageVersion) - - Microsoft.NETCore.App.Host.$(Arm64AppHostRid) $(MicrosoftNETCoreAppHostPackageVersion) @@ -243,12 +233,6 @@ $(DownloadedAlternateNetCoreAppHostPackInstallerFileName) - - $(CoreSetupRootUrl)$(CoreSetupBlobVersion) - $(DownloadedArmNetCoreAppHostPackInstallerFileName) - - $(CoreSetupRootUrl)$(CoreSetupBlobVersion) @@ -256,7 +240,7 @@ + Condition="'$(InstallerExtension)' == '.msi' And '$(SkipBuildingInstallers)' != 'true'"> $(WinFormsAndWpfSharedFxRootUrl)$(WindowsDesktopTargetingPackBlobVersion) $(DownloadedWindowsDesktopTargetingPackInstallerFileName) @@ -300,7 +284,7 @@ + Condition="'$(SkipBuildingInstallers)' != 'true' And '$(InstallerExtension)' == '.msi'"> $(AspNetCoreSharedFxRootUrl)$(AspNetCoreBlobVersion) $(DownloadedAspNetCoreSharedFxWixLibFileName)