合并的DLL与WPF单个.exe [英] Merging dlls into a single .exe with wpf

查看:816
本文介绍了合并的DLL与WPF单个.exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前工作的一个项目,我们有很大的依赖性。我想编译所有引用的DLL的成.exe文件就像你将与嵌入的资源做的。我曾尝试 ILMerge 但它不能处理的.xaml资源。

I'm currently working on a project where we have a lot of dependencies. I would like to compile all the referenced dll's into the .exe much like you would do with embedded resources. I have tried ILMerge but it can't handle .xaml resources.

所以我的问题是:有没有办法用多依赖的WPF项目合并成一个单一的.exe

So my question is: Is there a way to merge a WPF project with multiple dependencies into a single .exe?

推荐答案

.NET反应堆具有的特征合并组件和它不是非常昂贵的。

.NET reactor has the feature of merging the assemblies and its not very expensive.

这篇关于合并的DLL与WPF单个.exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆