ILMerge DLL: Assembly not merged in correctly, still listed as an external reference

前端 未结 5 1734
醉话见心
醉话见心 2020-12-14 05:46

In the build process for a .NET C# tool, I have been using ILMerge to merge the assemblies into a single exe.

I added a new class library recently, and now the ILMe

5条回答
  •  伪装坚强ぢ
    2020-12-14 06:24

    This is exactly @HughJeffner's answer as an image. It took me a while & some tries to replicate the instructions.

提交回复
热议问题