Hi.
I'm having this issue when creating a Class Library (Universal Windows) then i reference it into my UWP Forms application.
App1.UWP -> Plugin.TestPluginCreation.UWP.
Thing is, when i rebuild the application, this is the error that i received:
I already updated both Projects to Microsoft.NETCore.UniversalWindowsPlatform 5.2.3
Severity Code Description Project File Line Suppression State
Error Payload contains two or more files with the same destination path 'Plugin.TestPluginCreation.pdb'. Source files:
C:\Users\UserName\Documents\Visual Studio 2015\Projects\TestPluginCreation\TestPluginCreation\Plugin.TestPluginCreation\bin\Debug\Plugin.TestPluginCreation.pdb
C:\Users\UserName\Documents\Visual Studio 2015\Projects\TestPluginCreation\TestPluginCreation\Plugin.TestPluginCreation.UWP\bin\x86\Debug\Plugin.TestPluginCreation.pdb App1.UWP
Any Help? Thanks
Posts
any resolution? I'm having the same issue with sqlite nuget