gpt4 book ai didi

c# - devenv CruiseControl 的记录器

转载 作者:太空宇宙 更新时间:2023-11-03 17:04:23 27 4
gpt4 key购买 nike

devenv 有记录器吗?我在 cruiseControl.net 中有一个 devenv 任务,但它没有给我任何日志。我什至看不出构建失败的原因。我以前是用msbuild中的logger来查看日志的。

<msbuild>
......
<logger>C:\Program Files (x86)\CruiseControl.NET\server\ThoughtWorks.CruiseControl.MSBuild.dll</logger>
</msbuild>

devenv 构建任务是否有类似的东西?感谢有人可以举个例子。

谢谢!

最佳答案

包装 devenv.com 而不是 .exe 以将日志输出到标准输出:

<Exec Command="&quot;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\DEVENV.com&quot; $(BiztalkSLN) /build &quot;Debug|AnyCpu&quot;"/>

关于c# - devenv CruiseControl 的记录器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5906602/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com