出现问题:

Unable to cast object System.Xml.XmlComment’ to type ‘System.Xml.XmlElement’

vs2015 使用 Eazfuscator.NET 3.3

 

解决办法:

打开 *.csproj 文件,修改 ToolsVersion="14.0" 为 ToolsVersion="12.0"

相关文章:

  • 2021-09-09
  • 2021-04-09
  • 2021-06-25
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2021-04-21
猜你喜欢
  • 2021-12-23
  • 2021-07-18
  • 2022-12-23
  • 2021-07-02
  • 2021-10-21
  • 2021-08-16
相关资源
相似解决方案