Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 123 Bytes

howto.md

File metadata and controls

7 lines (5 loc) · 123 Bytes

How to generate new NuGet packages

Given the version [VERSION]:

dotnet pack -c Release /p:Version=[VERSION]