A Microsoft platform for building and publishing apps for Windows devices.
I just removed WindowsRuntime.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Exception thrown: 'System.IO.FileLoadException' in BasicCoreApp.exe
An exception of type 'System.IO.FileLoadException' occurred in BasicCoreApp.exe but was not handled in user code
Could not load file or assembly 'System.Runtime.WindowsRuntime, Version=4.0.15.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
How do I fix this?
A Microsoft platform for building and publishing apps for Windows devices.
Answer accepted by question author
I just removed WindowsRuntime.