How to add reference to an assembly with same name and different version?
GAC contain an assembly named Test with version 1.0.0.0 and 2.0.0.0.
I want to use the assembly with version 1.0.0.0 in my program.How to do it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sujeet SumanPosted Feb 23, 2016, 7:36 AM