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.
Comments
Post a Comment