Skip to content

Commit

Permalink
(doc) Add not about paramter for ChocolateyBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Apr 21, 2023
1 parent 6a10678 commit 8ac691c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ NuGet members may contribute directly to the main remote.

1. Build with

`.\build.ps1 -SkipUnitTest`
`.\build.ps1 -SkipUnitTest -ChocolateyBuild`

**NOTE:** The addition of the -ChocolateyBuild paremeter is to limit the build on _only_ the projects that are required by Chocolatey.

Or Build and Unit test with

Expand Down

0 comments on commit 8ac691c

Please sign in to comment.