Why do I need 3 solution files?

Ask general questions here.
WalterT
Posts: 2
Joined: Tue Jan 29, 2019 10:58 am

Why do I need 3 solution files?

Post by WalterT » Tue Jan 29, 2019 11:10 am

Hello,

we are using Ranorex 8.3 and VisualStudio 2017.

Why is Ranorex Studio creating and updating three solution files (which are identical)?
  • SystemTest.rxsln
  • SystemTest.sln
  • SystemTest_VS2010.sln
Is it possible to stay with only one file?

Best regards
Walter

User avatar
mayo
Posts: 22
Joined: Fri Dec 28, 2018 7:42 pm

Re: Why do I need 3 solution files?

Post by mayo » Tue Jan 29, 2019 10:28 pm

WalterT,

The three files are used for different applications, the .rxsln is your solution file exclusive to Ranorex. The .sln files are for Visual Studio with the VS2010 being compatible with Visual Studio 2010.