Svcutil.exe MSBuild 任务

发布于 2024-08-07 05:10:40 字数 52 浏览 13 评论 0原文

MSBuild 中有执行 svcutil.exe 的任务吗?或者某处是否有明确的包装任务?

Is there a task in MSBuild to execute svcutil.exe? Or is there a definitive wrapper task somewhere?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

白色秋天 2024-08-14 05:10:40

您始终可以使用 Exec 任务 并运行您想要的任何内容。

You can always use the Exec task and run what ever you want.

把人绕傻吧 2024-08-14 05:10:40

经过广泛搜索后,似乎没有包含或可用于执行此操作的任务。

After searching extensively, there does not appear to be a task either included or available to do this.

清醇 2024-08-14 05:10:40

我不知道 svcutil.exe 的 MSBuild 任务。

此类任务可能存在于 MSBuild 社区任务MSBuild 扩展包

I'm not aware of an MSBuild task for svcutil.exe.

Such a task may exist in MSBuild Community Tasks or the MSBuild Extension Pack though.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文