Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit46d19b9

Browse files
PatrickMcDonaldKevinRansom
authored andcommitted
Fix build.cmd help text (#3197)
1 parent2761d6b commit46d19b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎build.cmd‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ echo. build.cmd coreclr (build compiler for .NET Core)
3737
echo. build.cmd vs (build Visual Studio IDE Tools)
3838
echo. build.cmd all (build everything)
3939
echo. build.cmd test (build and test default targets)
40-
echo. build.cmd net40 test (build and testnet40)
41-
echo. build.cmd coreclr test (build and testnet40)
42-
echo. build.cmd vs test (build and testnet40)
43-
echo. build.cmd all test (build and testnet40)
40+
echo. build.cmd net40 test (build and testcompiler for .NET Framework)
41+
echo. build.cmd coreclr test (build and testcompiler for .NET Core)
42+
echo. build.cmd vs test (build and testVisual Studio IDE Tools)
43+
echo. build.cmd all test (build and testeverything)
4444
echo. build.cmd nobuild test include Conformance (run only tests marked with Conformance category)
4545
echo. build.cmd nobuild test include Expensive (run only tests marked with Expensive category)
4646
echo.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp