We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5d42b commit 26a08dbCopy full SHA for 26a08db
Invoke-UnitTests.ps1
@@ -16,7 +16,7 @@
16
Param(
17
[string]$Configuration="Release",
18
[switch]$AllowVsPreReleases,
19
- [switch]$FullInit,
+ [switch]$FullInit
20
)
21
22
try
0 commit comments