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.
只是一个简单而快速的问题。是否有可能在 WPF 中将我创建的一些用户控件(它们是 dll)聚合到单个 DLL 中,以便我们的客户将一个 dll 添加到工具箱中,他们可以访问我们所有的用户组件???
提前致谢 !!
您可以尝试ILMerge,它将多个 .NET 程序集合并为一个 .NET 程序集