visual studio 2008 - auto update asp.net website bin folder -


is there way vs2008 automatically fill website bin folder necessary dependencies required website?

at moment contains assemblies solution not third party assemblies using.

thanks,

aj

you should set copy local true in reference properties.

http://msdn.microsoft.com/en-us/library/t1zz5y8c.aspx


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -