开发者

How to quit/halt/terminate/kill/stop a MSBuild process?

I know <Error... /开发者_开发知识库> task can stop the running process but it will raise an error. How can I get rid of that error but still be able to quit the program?


Use <Error Code="0" />

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜