using ILMerge with .NET 4 libraries

后端 未结 6 1065
时光取名叫无心
时光取名叫无心 2020-12-02 16:43

Two problems:

1) Basic .NET Assembly Not Included in ILMerged Assembly

I\'m having trouble using ILMerge in my post-build after upgrading fr

6条回答
  •  攒了一身酷
    2020-12-02 17:34

    Other alternatives:

    • Combining multiple assemblies into a single EXE for a WPF application.
    • .Net Reactor.
    • SmartAssembly (a quite pricey commercial alternative).

提交回复
热议问题