Skip to content

Commit

Permalink
Fix build-test.cmd help message for generatelayoutonly option (dotnet…
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceForstall authored Dec 5, 2019
1 parent 3ed026d commit bc4fbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coreclr/build-test.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ echo win7-x64: Builds overlay for Windows 7
echo crossgen: Precompiles the framework managed assemblies
echo copynativeonly: Only copy the native test binaries to the managed output. Do not build the native or managed tests.
echo skipgeneratelayout: Do not generate the Core_Root layout or the CoreFX testhost.
echo -generatelayoutonly: Generate the Core_Root layout without build managed or native test components
echo generatelayoutonly: Generate the Core_Root layout without building managed or native test components
echo targetsNonWindows:
echo Exclude- Optional parameter - specify location of default exclusion file ^(defaults to tests\issues.targets if not specified^)
echo Set to "" to disable default exclusion file.
Expand Down

0 comments on commit bc4fbd2

Please sign in to comment.