MultiGestureView icon indicating copy to clipboard operation
MultiGestureView copied to clipboard

Unable to build UWP using this plugin

Open banjahman opened this issue 5 years ago • 0 comments

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.

banjahman avatar Jan 04 '20 16:01 banjahman