Hey guys. Faced the problem after installing Xamarin Forms 2.4.0. When trying to cram the solution, I get such an error in the InitializeComponent() line:
System.TypeLoadException: Could not resolve type with token 01000077 (from typeref, class/assembly Xamarin.Forms.Internals.ResourceLoader, Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null)
How can I solve this problem?
↧
Problem after installation Xamarin Forms 2.4
↧