Managing Packages option.

Ask general questions here.
Eamonn
Posts: 63
Joined: Wed Jul 16, 2014 9:30 am
Location: Dundalk, Ireland.

Managing Packages option.

Post by Eamonn » Thu Mar 30, 2017 3:26 pm

I have Ranorex 6.1.1 and I am trying to execute NUnit tests on my solution classes. I right clicked on the project in the Projects window and selected Manage Packages... The following information was provided.
ManagePackages.JPG


Any idea what might be the issue. Will Ranorex 6.1.1 support Nuget ve
You do not have the required permissions to view the files attached to this post.

Vega
Posts: 222
Joined: Tue Jan 17, 2023 7:50 pm

Re: Managing Packages option.

Post by Vega » Thu Mar 30, 2017 3:58 pm

Nuget V3 is not compatible with Ranorex's package manager it seems. I think it is trying to use V3 because you may have Visual Studio installed.

Go to Tools -> Options -> Package Management -> Package Sources and add the below v2 source:

https://www.nuget.org/api/v2