【问题标题】:Using IlMerge in .Net 4在 .Net 4 中使用 IlMerge
【发布时间】:2014-11-09 23:28:48
【问题描述】:

目前我仍然不知道如何使用 ILMerge。

http://research.microsoft.com/en-us/people/mbarnett/ilmerge.aspx

当我下载并安装它时,它说我需要 .Net Framework。

还有其他 stackoverflow 帖子说使用 NUGET 安装。

即使在我使用 NUGET 安装它之后,我也不确定如何继续?

感谢任何帮助。

【问题讨论】:

    标签: .net dll merge ilmerge


    【解决方案1】:

    只需安装名为“MSBuild ILMerge 任务”的帮助程序 NuGet 包。如果 ILMerge 包还没有,它也会安装它。

    默认情况下,它将所有复制本地引用合并到您的主程序集中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-12-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多