You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I executed option on my Solution and then it kept opening and closing xaml files until showing error "object is not set to an instance of an object " and since then whenever I try to compile and run any app project in the solution it throws this exception on App startup
System.TypeInitializationException: 'The type initializer for '<Module>' threw an exception.'
FileNotFoundException: Could not load file or assembly 'WinRT.Runtime, Version=2.1.0.0, Culture=neutral, PublicKeyToken=99ea127f02d97709'. The system cannot find the file specified.
The text was updated successfully, but these errors were encountered:
I executed option on my Solution and then it kept opening and closing xaml files until showing error "object is not set to an instance of an object " and since then whenever I try to compile and run any app project in the solution it throws this exception on App startup
The text was updated successfully, but these errors were encountered: