Could not load file or assembly 'clrcompression, xamarin forms UWP
问题 During OnLaunched at Xamarin.Forms.Forms.Init(e); the app throws System.IO.FileNotFoundException Could not load file or assembly 'clrcompression, I have the following dependencies "Microsoft.NETCore.UniversalWindowsPlatform": "5.2.2", "Newtonsoft.Json": "9.0.1", "System.Collections.Immutable": "1.2.0", "Xamarin.Forms": "2.3.1.114" All the xamarin sample apps for uwp are running without a problem. UPDATE: The exception is now gone, reason unknown. The only known difference is that i added and