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
{{ message }}
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
I'm trying out Microsoft.Windows.SDK.Contractsv10.0.18362.2002-prevew on a .NET Framework 4.8 Windows Forms app and can't seem to get past this exception for code like below
I've attempted adding System.Runtime, System.Runtime.WindowsRuntime, System.Runtime.WindowsRuntime.UI.Xaml and downgrading specifically to 4.1.2.0
Exception:
Could not load file or assembly 'System.Runtime, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.