Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No new files appearing on nuget package install except for readme. #7

Open
Constantine-Ketskalo opened this issue Oct 3, 2019 · 6 comments

Comments

@Constantine-Ketskalo
Copy link

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.

@Depechie
Copy link

Also have this on Visual Studio for Mac. Nuget added, restored fine, got the readme but no addition files.

@GeorgeLeithead
Copy link

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).

@mleviathan
Copy link

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.

@GeorgeLeithead
Copy link

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:
UITestPOP1

This is the list of installed packages:
UITestPOP2

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.

@kakembo
Copy link

kakembo commented Sep 26, 2020

Same problem here - Is this package still breathing ?

@Eltee-Taiwo
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants