Open Constantine-Ketskalo opened 5 years ago
Also have this on Visual Studio for Mac. Nuget added, restored fine, got the readme but no addition files.
Same for me. No files created. Uninstalled and re-installed, VS closed started and tried again, reboot, and tried again. All with zero files created! (VS 2019 on Windows 10).
Can you guys confirm that you're installing Xamarin.UITest.POP and that Xamarin.UITest is already installed?
I did the install today on Visual Studio for Mac without any problem.
I'm on Windows 10 (all patched and up-to-date) and VS 2019 Community Edition (all patched and up-to-date). I added a NEW project to my solution, selecting "Xamarin.UITest Cross-Platform Test project", and named it UITest1.
I then added the package "Xamarin.UITest.POP" by using 'Manage Nuget packages" when right-clicking the project UITest1.
This is the result of the project after installing the Nuget package, and you can see that in the references is Xamarin.UITest:
This is the list of installed packages:
Then also uninstalled the POP package, and re-installed. No change.
I then added another NEW UITest project, made sure that Xamarin.UITest was installed (I actually updated from 3.0.5 to 3.0.7 to make sure). Then added the Xamarin.UITest.POP package, to the same exact result. No new files/changes.
Same problem here - Is this package still breathing ?
I just copied the files from the project to my project and renamed/modified as I needed. It would have been nice to have the package work but it's just 4 files so it's not that big a deal. I'm just happy the project is still around so I had a place to copy the files from.
Hi. It was already written about it in the comment under your video about this package. After installing nuget package no additional files added to project, only readme. It was done on Mac Os, using Rider IDE. At least it's good, that those files are available directly, so thanks for that.