From 334200d4767549616c3b5e716d140fa2360d46b6 Mon Sep 17 00:00:00 2001 From: Eduardo Velarde Date: Thu, 2 May 2024 15:39:51 -0700 Subject: [PATCH] Revert "Enable repackaging of NETStandard 2.1 Targeting Pack (#101518)" This reverts commit c67a2e4216e156f4129638d71ea99a6a731106ed. --- eng/Subsets.props | 1 - eng/Versions.props | 8 --- src/installer/pkg/sfx/installers.proj | 4 -- .../pkg/sfx/installers/netstandard2.1.proj | 60 ------------------- 4 files changed, 73 deletions(-) delete mode 100644 src/installer/pkg/sfx/installers/netstandard2.1.proj diff --git a/eng/Subsets.props b/eng/Subsets.props index 00ae8a31c58cf..a35f99ef759b7 100644 --- a/eng/Subsets.props +++ b/eng/Subsets.props @@ -507,7 +507,6 @@ - diff --git a/eng/Versions.props b/eng/Versions.props index 92d5aeedb2d43..9ef3967e0ed5f 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -260,12 +260,4 @@ 8.0.101 $(MicrosoftDotnetSdkInternalVersion) - - - true - diff --git a/src/installer/pkg/sfx/installers.proj b/src/installer/pkg/sfx/installers.proj index 2f947e6d9e291..7f4ce6b9c1c40 100644 --- a/src/installer/pkg/sfx/installers.proj +++ b/src/installer/pkg/sfx/installers.proj @@ -22,10 +22,6 @@ - - - - - - true - true - netstandard-targeting-pack-2.1 - NETStandard.Library.Ref - NETStandard.Library.Ref 2.1.0 - false - ToolPack - true - netstandard-targeting-pack-2.1.0-x64.rpm - https://dotnetcli.blob.core.windows.net/dotnet/Runtime/3.1.0/$(OriginalNETStandard21PkgFilename) - $([MSBuild]::NormalizeDirectory('$(BaseIntermediateOutputPath)', 'download')) - $(NETStandard21TempDir)$(OriginalNETStandard21PkgFilename) - $(NETStandard21TempDir)netstandard21.semaphore - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -