自定义构建通配符以获得额外的依赖性 [英] Custom Build Wildcard For Additional Dependences

查看:64
本文介绍了自定义构建通配符以获得额外的依赖性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio 2010和HTML帮助"自定义构建"对于"附加依赖"我想使用"* .htm"而不是必须列出每个"htm"而不是。文件 当"* .htm"时使用Visual Studio
标记构建中的错误无效字符。 试过%2d.htm,同样的问题。

I'm using Visual Studio 2010 and for the HTML help "Custom Build" for "Additional Dependences" I would like to use "*.htm" instead of having to list each "htm" file.  When "*.htm" is used Visual Studio flags an Error invalid character in build.  Tried %2d.htm, same issue.

项目中的所有htm文件,但不是帮助构建步骤不使用它们。

All the htm files in project but not Help build step not using them.

所有帮助表示赞赏。

推荐答案

嗨User42A,

Hi User42A,

感谢您在此处发布。

>>我正在使用Visual Studio 2010和HTML帮助"自定义构建"对于"附加依赖"我想使用"* .htm"而不是必须列出每个"htm"而不是。文件 当"* .htm"时是
使用Visual Studio在构建中标记错误无效字符。 尝试%2d.htm,同样的问题。

您能否提供有关您的问题的更多信息?您的项目类型是什么?

Could you please provide more information about your issue? What's your project type?

在我看来,您需要先添加自定义ItemGroup。

In my opinion, you need to add your custom ItemGroup first.

有关详细信息,请参阅以下文档。

For more information, please refer to this document below.

https://msdn.microsoft.com/en- us / library / 646dk05y.aspx

希望这可以帮到你。

最好的问候,

Sera Yu


这篇关于自定义构建通配符以获得额外的依赖性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆