Page 1 of 1

suppress build warnings

Posted: Tue Jan 03, 2012 11:49 am
by akommalapati
Hi,

I'm getting the following warning while building "Found conflicts between different versions of the same dependent assembly. (MSB3247)" .

Tried to resolve this problem but all in vain.

Can u please let me know how i can suppress this warning, this is urgently required for me.

Thanks in advance

Ajay

Re: suppress build warnings

Posted: Tue Jan 03, 2012 1:09 pm
by Support Team
Hi,

Are you using VS or Ranorex Studio to build your projects?
Are you using other projects or assemblies which are built on another machines with other .Net, VS, or Ranorex versions within your actual project?
"Found conflicts between different versions of the same dependent assembly. (MSB3247)"
Is this the whole error message?
When did the warning occur, do you have performed any special actions/changes or updates?

Regards,
Markus
Ranorex Support Team

Re: suppress build warnings

Posted: Wed Jan 04, 2012 9:11 am
by akommalapati
I could resolve the problem, opened the solution in visual studio and updated the library projects assembly version. No error now.

Thanks
Ajay