Added build script which by default:
* cleans the build output
* compiles the solution in Release configuration
* creates a NuGet package containing our assembly for all supported target frameworks
Added nuspec file, and updated it with information on
new features, breaking changes and fixes.
Removed generated NuGet package.
↧