sempack - .Net Core tool bringing semantic versioning to .NET Core nupkgs
sempack is a dotnet core CLI tool that brings semantic versioning back to dotnet core nuget packages.
Problem:
After migrating some of our projects from .NET framework over to .NET Core, we discovered our semantic versioning was broken.
Solution
sempack will modify the csproj file to include semantic versioning while packing the nupkg.
Let me know if you have any thoughts or questions!
0 comments:
Post a Comment