Currently, the CreateNuGetPackage target only builds one NuGet package based on the Packaging project assembly name.
The target should look for any NuSpec file within the packaging project instead and build all of them - this will allow one packaging project to generate many packages - all with templated NuSpec files
Currently, the CreateNuGetPackage target only builds one NuGet package based on the Packaging project assembly name.
The target should look for any NuSpec file within the packaging project instead and build all of them - this will allow one packaging project to generate many packages - all with templated NuSpec files