msbuild nodemode? [英] msbuild nodemode ?

查看:171
本文介绍了msbuild nodemode?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我注意到我的多进程构建始终在使用:

 MSBuild.exe / nologo / nodemode:1 / nodeReuse:true 

但我找不到有关/ nodemode:1标志的信息。  有没有人对此有任何了解?




解决方案

你好cgrebeld,


从msbuild命令的文档中,我们找不到任何关于nodemode的开关。但我执行命令,我也无法捕获任何异常,所以我建议您可以在页面上发布反馈。


https://msdn.microsoft.com /en-us/library/ms164311.aspx


此外,我在网上搜索并尝试查找有关nodemode的任何信息。以及以下链接供您参考。


https://github.com/Microsoft/msbuild/issues / 509


https://github.com / Microsoft / msbuild / pull / 346 / commits / 3cc29f7811e4e4194d6481b55490711b95bec19c


祝你好运,


Cole Wu


I've noticed that my multiprocess build is always using:

MSBuild.exe /nologo /nodemode:1 /nodeReuse:true

But I can't find any information on what the /nodemode:1 flag does.  Does anyone have any information on this?


解决方案

Hi cgrebeld,

From the document of msbuild command, we could not find any switches about nodemode. but I execute the command, I also could not catch any exception, so I would suggest that you could post a feedback on the page.

https://msdn.microsoft.com/en-us/library/ms164311.aspx

In addition, I search on web and try to find any information about nodemode. and the following links for your reference.

https://github.com/Microsoft/msbuild/issues/509

https://github.com/Microsoft/msbuild/pull/346/commits/3cc29f7811e4e4194d6481b55490711b95bec19c

Best regards,

Cole Wu


这篇关于msbuild nodemode?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆