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

Appearance settings

Commit 7f225a0

Browse filesBrowse files
targosdanielleadams
authored andcommitted
Revert "build: work around bug in MSBuild v16.10.0"
This reverts commit 3457130. Visual Studio v16.10.1 is out. Closes: #38872 PR-URL: #38977 Fixes: #38872 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent cf9d686 commit 7f225a0
Copy full SHA for 7f225a0

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Open diff view settings
Collapse file

‎vcbuild.bat‎

Copy file name to clipboardExpand all lines: vcbuild.bat
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,8 +334,6 @@ if "%target%"=="Build" (
334334
if defined cctest set target="Build"
335335
)
336336
if "%target%"=="node" if exist "%config%\cctest.exe" del "%config%\cctest.exe"
337-
@rem TODO(targos): Remove next line after MSBuild 16.10.1 is released.
338-
if "%target%"=="node" set target="Build"
339337
if defined msbuild_args set "extra_msbuild_args=%extra_msbuild_args% %msbuild_args%"
340338
@rem Setup env variables to use multiprocessor build
341339
set UseMultiToolTask=True

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.