Refering Different versions of same assembly
Hi Everyone,
If we have 2 versions of same assembly installed in GAC and we want to refer to those versions from two different .net applications, one using the first version and another using the second, how do we specify in our application, which version to use?
Anubhav Kumar
|