UWP error on Copy DLL Files
I'm trying to rebuild all the libraries in the correct formats but, no matter what, I always get an error:
Severity Code Description Project File Line Suppression State Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.dll" because it was not found. Copy DLL files Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.pdb" because it was not found. Copy DLL files Error Could not copy the file "C:\Users\massi\Documents\Source\UniversalSerializer_3.18.3.14\Source\DLL\uwp\universalserializer uwp\bin\x86\release\UniversalSerializer UWP.pri" because it was not found. Copy DLL files
Note that in order to have the UWP library complie I had to add JSON_DISABLED in the UWP project
Hello Aleksandr Sorry for the late answer, I don't know why I'm not notified by Github. Your idea is excellent, I note it for the next version. I think I'm going to make OpenMAFF rename the old file automatically. Thank you