Deprecate and delete Microsoft.DotNet.Build.Tasks.Packaging from Arcade main
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
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:
- [ ] dotnet/runtime mono subset
- [ ] dotnet/runtime coreclr subset
- [ ] dotnet/runtime installer subset
- [ ] dotnet/emsdk
- [ ] dotnet/icu
- [ ] dotnet/llvm-project
- [ ] dotnet/deployment-tools
cc @Anipik @ericstj @akoeplinger (emsdk, icu, llvm-project & mono) @NikolaMilosavljevic (deployment-tools), @markwilkie just FYI
Contributor guide
Assessment
This issue has not been assessed yet.