Visual Studio 2008中:从解决方案创建单个DLL有许多项目 [英] Visual Studio 2008: Creating Single DLL from Solution with Many Projects

查看:250
本文介绍了Visual Studio 2008中:从解决方案创建单个DLL有许多项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Visual Studio 2008开发一个ASP.NET Web应用程序,3个不同的项目(一个用于用户界面,中的 BO 和第三的 DAL )。

I have an ASP.NET web application developed in Visual Studio 2008, composed of 3 different projects (one for UI, one of BO and the third for DAL).

我能在其中包含所有3个单个汇编文件?现在,它的产生3 DLL的每一个解决方案中的每个项目。

How can I generate a single assembly file which holds all 3? Now it's generating 3 DLLS each for each project in the solution.

推荐答案

我不知道是否有确实在VS2008此功能。但你肯定能VS外面做到这一点。

I do not know if there's indeed this feature in VS2008. But you certainly can do it outside VS.

例如:
合并使用ILMerge .NET程序集

E.g.:
Merging .NET assemblies using ILMerge

这篇关于Visual Studio 2008中:从解决方案创建单个DLL有许多项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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