Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 winform (.net 4.6) 使用 Emgu.cv 进行图像处理。我使用 Costura.fody 将 .dll 合并到 .exe 但不起作用。我用 ILSpy 检查 exe 中的 dll,它拥有一切。
在此处输入图像描述
谢谢你。