Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 113 Bytes

deploy.md

File metadata and controls

7 lines (4 loc) · 113 Bytes

deploying to nuget

  • run the following commands:

    dotnet build -c Release

  • upload .nupkg to nuget.org