M
marcmc
I have built a class and referenced it in my project ,
when I goto build my solution that basically tests the
class(I have a fair idea that the class works!) i get the
following? Don't know what it means, what can I do?
Error: The dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=969db8053d3322ac' in
project 'ErrorClassTest' cannot be copied to the run
directory because it would conflict with
dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Error: The dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' in
project 'ErrorClassTest' cannot be copied to the run
directory because it would conflict with
dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=969db8053d3322ac'.
when I goto build my solution that basically tests the
class(I have a fair idea that the class works!) i get the
following? Don't know what it means, what can I do?
Error: The dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=969db8053d3322ac' in
project 'ErrorClassTest' cannot be copied to the run
directory because it would conflict with
dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Error: The dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089' in
project 'ErrorClassTest' cannot be copied to the run
directory because it would conflict with
dependency 'mscorlib, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=969db8053d3322ac'.