P
pol_2095
Guest
Hello,
I load a UWP DLL with Assembly.load (), it work when I select in the UWP (dll) project properties "Windows Creators Update",
if I choose "Windows Fall Creators Update" or later, it is impossible to load the DLL?
I have this message error :
Could not load file or assembly 'System.Runtime, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. (Exception de HRESULT : 0x80131040)
Thanks
Continue reading...