dll config files - included in the build
Hello
I have a problem trying to get the config files for the assemblies to be included in a build.
The project that gets built is a web project.
Basically the dlls reside in a seperate class library project and on building get copied to the web project's bin directory.
However, the config files associated with the assemblies do not get copied across.
I have tried changing the build action of the xxxdll.config file trying all the selections like compile and content - but they do not make a difference.
Any help on this would be great.
thanks
Stu
|