2

In my project, I have Assembly A built on PKT(public key token) X.

One of the other project, same Assemly A is built on a different PKT Y. Both the assemblies are present on same machine.

I want to have only one version of Assemly A to be used across all projects. For this, the project using Assembly A with PKT Y should be forced to use the one with PKT X.

I tried to look into Publisher policy but it is not doable.

Any suggestions on this. Thanks.

leppie
  • 115,091
  • 17
  • 196
  • 297
darshan
  • 31
  • 5

1 Answers1

0

I don't know if you're still waiting for an answer but based on the answers to this question, it looks like it isn't possible.

Community
  • 1
  • 1
pierroz
  • 7,653
  • 9
  • 48
  • 60