【问题标题】:Icon used in file associations not found by Visual StudioVisual Studio 未找到文件关联中使用的图标
【发布时间】:2017-07-18 21:29:43
【问题描述】:

我在项目设置 -> 发布 -> 选项 -> 文件关联下的 C# WinForms 项目中为我的文件关联添加了一个图标,并遇到以下错误:

Error   1   The default icon [file path] could not be found in the current file references or is not part of the required download group. The default icon file name is case sensitive so the file name referenced in the application manifest must exactly match the icon's file name.

该图标已作为资源添加到我的项目设置 -> 资源部分下。

我该如何解决这个问题?

【问题讨论】:

    标签: c# winforms visual-studio visual-studio-2013


    【解决方案1】:

    在解决方案资源管理器下找到图标文件,右键单击它并选择属性,然后在构建操作下选择“内容”

    【讨论】:

      猜你喜欢
      • 2018-03-03
      • 2013-05-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-01
      • 1970-01-01
      • 1970-01-01
      • 2019-09-18
      相关资源
      最近更新 更多