A Project Template for Easy creation of NuGet Packages including Packaging Output and optionally Source Code from multiple Projects References, .NET References, NuGet dependencies, Non-Nuget 3rd party dependencies, Versioning - using same Version number for NuGet packages as t...
A template for NuGet package projects using NuGetPack.exe for automatic package creation during build.
This method enables:
inclusion of multiple binaries from your solution
external binaries
content files
source code
specifying .NET Target version
automatically sharing version number between package and binaries