Skip to content
Snippets Groups Projects
Commit 9dc86783 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Update nuget.md

parent b945e996
Branches
No related tags found
No related merge requests found
Pipeline #154509 passed
......@@ -15,7 +15,7 @@ The basic steps are:
* In the solution explorer, right click the project => click "Pack".
2. For cake:
* Add our .nuspec file template, if not present
* Run the command .\build.ps1 -Configuration Release -Target Release to build the project under release
* Run the command .\build.ps1 -Configuration Release -Target Build to build the project under release
* Run the command .\build.ps1 -Configuration Release -Target NugetPack to pack it
2. Add the package to the local NuGet repository:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment