Hi all !
I´m with a trouble in my project...
I have a dll referenced in my project.
So, I update this dll, and try to reference it again.
But, when I run the project, the older references becomes
active !
In build, I receive the following message:
Warning: The dependency 'rn_ADO_VNet,
Version=1.0.113 3.25125, Culture=neutral ' in project 'rnOC'
cannot be copied to the run directory because it would
overwrite the reference 'rn_ADO_VNet, Version=3.0.0.0 ,
Culture=neutral '.
How I can solve this???
TIA, Sukist !
I´m with a trouble in my project...
I have a dll referenced in my project.
So, I update this dll, and try to reference it again.
But, when I run the project, the older references becomes
active !
In build, I receive the following message:
Warning: The dependency 'rn_ADO_VNet,
Version=1.0.113 3.25125, Culture=neutral ' in project 'rnOC'
cannot be copied to the run directory because it would
overwrite the reference 'rn_ADO_VNet, Version=3.0.0.0 ,
Culture=neutral '.
How I can solve this???
TIA, Sukist !
Comment