I am working on a Windows 10 IoT project (therefore embedded in uwp ). In the beginning I created the application as an empty application (universal), but when I try to build it, I have 2 errors:
Failed to process resources with error: multiple entries
Conflicting values ββfor the 'Files / MainPage.xbf' resource
These 2 errors come from the file.
Makepri
I do not understand the problem and how to solve it, since I have only one MainPage in my project ...
t.bel source share