I have a UWP application and use Akavache. After adding MobileCenter NuGet packages, I have this problem creating an application:
Payload contains two or more files with the same destination path 'SQLitePCLRaw.batteries_v2.dll'. Source files:C:\Users\user\.nuget\packages\SQLitePCLRaw.bundle_e_sqlite3\1.1.0\lib\uap10.0\SQLitePCLRaw.batteries_v2.dll C:\Users\user\.nuget\packages\SQLitePCLRaw.bundle_green\1.1.2\lib\uap10.0\SQLitePCLRaw.batteries_v2.dll
How can I fix this without uninstalling Akavache or VSMC?
uwp akavache mobile-center visual-studio-app-center
Make makeluv
source share