System.Runtime.WindowsRuntime Exception

Gavin Williams 761 Reputation points
2020-08-24T10:11:43.687+00:00

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?

Universal Windows Platform (UWP)
0 comments No comments
{count} votes

Accepted answer
  1. Gavin Williams 761 Reputation points
    2020-08-24T10:23:18.99+00:00

    I just removed WindowsRuntime.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.