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

Unable to build UWP using this plugin #3

Open
banjahman opened this issue Jan 4, 2020 · 0 comments
Open

Unable to build UWP using this plugin #3

banjahman opened this issue Jan 4, 2020 · 0 comments

Comments

@banjahman
Copy link

banjahman commented Jan 4, 2020

I'm running into an issue on my project where I'm unable to build the UWP application when using this from nuget. I have created a blank application with just this plugin added and I'm getting the same results. Application runs and builds fine without this plugin installed.

Using v 1.0.2 of the plugin. VS Community 2019 16.4.2

When building I'm getting the following error message:

Could not copy the file
"C:\Users\BenQuirk.nuget\packages\xam.plugin.multigestureview\1.0.2\lib\UAP10\MultiGestureViewPlugin.UWP\Properties\Default.rd.xml" because it was not found.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets

Any ideas on how to fix this? When viewing the nuget folder there is no Properties folder.

I have the following files in that folder:
C:\Users\BenQuirk.nuget\packages\xam.plugin.multigestureview\1.0.2\lib\UAP10

MultiGestureViewPlugin.dll
MultiGestureViewPlugin.pdb
MultiGestureViewPlugin.UWP.dll
MultiGestureViewPlugin.UWP.pri

No problems in Android or iOS builds in Debug or Release mode.

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

1 participant