dotnet/runtime is steadily working towards using NuGet's Pack task to produce nupkgs (and the corresponding symbol packages). As the Microsoft.DotNet.Build.Tasks.Packaging package won't be maintained by dotnet/runtime any longer, we should get the remaining consumers off it in favor of using the shipping tools (NuGet) instead.
This issue tracks getting repos off the deprecated package and removing it:
cc @Anipik @ericstj @akoeplinger (emsdk, icu, llvm-project & mono) @NikolaMilosavljevic (deployment-tools), @markwilkie just FYI
dotnet/runtime is steadily working towards using NuGet's Pack task to produce nupkgs (and the corresponding symbol packages). As the Microsoft.DotNet.Build.Tasks.Packaging package won't be maintained by dotnet/runtime any longer, we should get the remaining consumers off it in favor of using the shipping tools (NuGet) instead.
This issue tracks getting repos off the deprecated package and removing it:
cc @Anipik @ericstj @akoeplinger (emsdk, icu, llvm-project & mono) @NikolaMilosavljevic (deployment-tools), @markwilkie just FYI