Open Issues Need Help
View All on GitHub Strip out unnecessary assemblies in tasks about 2 months ago
AI Summary: The issue aims to reduce the size of NuGet packages for MSBuild custom tasks by stripping unnecessary assemblies from the `tasks` directory. It identifies `Mono.Cecil.Mdb.dll`, `Mono.Cecil.Pdb.dll`, and `Mono.Cecil.Rocks.dll` for removal and questions the necessity and cross-runtime compatibility of `System.Text.Json` and its transitive `System.*` dependencies, which are currently being packed.
Complexity:
3/5
help wanted
A .NET library that helps you protect your NuGet packages with commercial licenses.
C#