Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 252 Bytes

File metadata and controls

10 lines (8 loc) · 252 Bytes

How to create a release

Create NuGet package

  • Open Visual Studio Developer Command Prompt
  • Change directory to the root directory of this project
  • Run the following command
dotnet pack -c Release -o release SqlConnectionPlus.slnx