Hello,
in each project I include the DotNetNuke.dll as a reference I get this two errors :
Error: The dependency 'DotNetNuke.WebUtility, Version=1.0.1784.27915, Culture=neutral' in project 'xnettest' cannot be copied to the run directory because it would conflict with dependency 'DotNetNuke.WebUtility, Version=1.0.1835.35062, Culture=neutral'.
and
Error: The dependency 'DotNetNuke.WebUtility, Version=1.0.1835.35062, Culture=neutral' in project 'xnettest' cannot be copied to the run directory because it would conflict with dependency 'DotNetNuke.WebUtility, Version=1.0.1784.27915, Culture=neutral'.
Is there any way to fix this problem?
Thanks.