Matt Lacey
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/build.md
|
|
|
@ -71,7 +71,7 @@ And run tests: |
|
|
|
Or if you need to create nuget packages as well (it will compile and run tests automatically): |
|
|
|
`nuke --target Package --configuration Release` |
|
|
|
|
|
|
|
Alternatively, you can run nuke build direclty without installing Nuke global tool: |
|
|
|
Alternatively, you can run nuke build directly without installing Nuke global tool: |
|
|
|
`dotnet run --project nukebuild/_build.csproj -- --configuration Debug` |
|
|
|
|
|
|
|
# Linux/macOS |
|
|
|
|