HI,
I have upgraded to the latest version of Ranorex, I see that two new properties were introduced, could you please give some more info regarding these properties, so that i can decide upon to set it as true or false :
<Reference Include="Ranorex.Plugin.WinForms.Core">
<Private>False</Private>
</Reference>
<Reference Include="Ranorex.Plugin.Wpf.Core">
<Private>False</Private>
</Reference>
Thanks,
Rajee
Additional properties of Ranorex upgrade
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Additional properties of Ranorex upgrade
Hello Rajee,
In Ranorex 9.2 we added support for WPF and WinForms running on .NET 3.0 which is what you see here. Based on whether your solution utilizes these plugins you can decide to include them or not.
Regards,
Sean
In Ranorex 9.2 we added support for WPF and WinForms running on .NET 3.0 which is what you see here. Based on whether your solution utilizes these plugins you can decide to include them or not.
Regards,
Sean