2

is it possible to make a single assembly for whole WebSite in Visual Studio 2010?

With Web Deployment Project i can do this in VS2008, but it is not compatible with new version..

Jan Remunda
  • 7,840
  • 8
  • 51
  • 60
  • I found aspnet_merge tool (http://msdn.microsoft.com/en-us/library/bb397866.aspx), but can i somehow do it automatically?? – Jan Remunda Jan 27 '10 at 10:42

1 Answers1

0

there is a new version of WDP for VS 2010 - http://www.microsoft.com/downloads/details.aspx?familyid=89F2C4F5-5D3A-49B6-BCAD-F776C6EDFA63&displaylang=en

toebens
  • 4,039
  • 6
  • 24
  • 31