devlooped / nugetizer

A simple to understand packing model for authoring NuGet packages
https://clarius.org/nugetizer/
MIT License
254 stars 7 forks source link

Add support for PackAsAnalyzer #414

Open kzu opened 1 year ago

kzu commented 1 year ago

A few defaults typically need to change when you pack a project (or project reference) as an analyzer:

See https://github.com/dotnet/runtime/pull/78845

Back this issue Back this issue