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

Commit6a135f7

Browse files
committed
Build stability --- remove maxcpucount from msbuild switches
1 parent2389a27 commit6a135f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build.cmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ if defined TF_BUILD (
527527
git fetch --all
528528
)
529529

530-
setmsbuildflags=/maxcpucount%_nrswitch% /nologo
530+
setmsbuildflags=%_nrswitch% /nologo
531531
REM set msbuildflags=%_nrswitch% /nologo
532532
set_ngenexe="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\ngen.exe"
533533
ifnotexist%_ngenexe%echo Error: Could not find ngen.exe.&&goto :failure

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp