devlooped / nugetizer

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

Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consistency #438

Closed kzu closed 11 months ago

kzu commented 11 months ago

Since a packaging project (for example) doesn't actually contain build artifacts but can still default its root content to a framework-specific folder, we should instead adopt the uniform Pack* prefix we now use everywhere.