Home All Groups Group Topic Archive Search About

Need version independent reference - possible?

Author
20 Apr 2006 7:09 AM
Roland_Müller
Hello,

i have a solution with 20 projects. One exe, rest dll.
Well, there are 3 dlls that have the same "face": in there are stored
images, constants and so on for customers.
On a webserver there are 3 different source versions, one for each
customer.

My problem is: if i build the solution for customer A i must change each
the references for each project that needs this customer-dll...if i
build for customer B i must change again...you understand?

We MUST increase the version for those customer assemblies, because a
download mechanism goes for version.

What is a possible solution that we can build the customer assemblies
uncoupled from the solution and then just copy it in the customer
directories? I know that we need at least a dummy reference for the
customer project within a build.
But we don't want to change all the references for each different
customer build.

The names of the customer assemblies are the same!


Thanks for any hint in advance, Roland

AddThis Social Bookmark Button