MSBuild回声任务?(MSBuild echo task?)

编程入门 行业动态 更新时间:2024-10-23 02:53:04
MSBuild回声任务?(MSBuild echo task?)

MSBuild中是否有与NAnt的<echo>任务同义的任务 ?

我不想要任何花哨的东西,只是一个简单的消息输出到stdout 。

Is there a task in MSBuild that's synonymous with NAnt's <echo> task?

I don't want anything fancy, just a simple message output to stdout.

最满意答案

MsBuild具有内置的消息任务 ,它将向控制台输出一个字符串。

MsBuild has the Message Task built in which will output a string to the console.

更多推荐

本文发布于:2023-04-29 10:31:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1336380.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:回声   MSBuild   task   echo

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!