【发布时间】:2017-09-25 07:51:19
【问题描述】:
严重性代码描述项目文件行抑制状态
Error The "EnsureBindingRedirects" task failed unexpectedly.
System.Xml.XmlException: An XML comment cannot contain '--', and '-' cannot be the last character. Line 261, position 7.
在构建上述解决方案时,项目文件中发生了错误。 我检查了项目文件,但该文件中没有任何 cmets。
【问题讨论】:
-
您是否检查了项目文件夹中的 XML 文件(包括子文件夹)?
-
@jdweng 感谢您的评论,我发现解决方案是 web.config 文件中的错误。