我在构建脚本中运行msbuild,我收到此错误:
MSBUILD : error MSB4166: Child node "2" exited prematurely. Shutting down. Diagnostic information may be found in files in the temporary files directory named MSBuild_*.failure.txt.
我在我的机器上找不到文件MSBuild _ * .failure.txt。是否需要配置?如果没有,该文件的默认位置是什么?
答案 0 :(得分:0)