Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'ColorThief.Forms, Version=1.1.0.1, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile? File name: 'ColorThief.Forms.dll'
See original GitHub issueHi, I get this error in Xamarin.Forms 3 .net Standard 2 project, What should I do?
Severity Code Description Project File Line Suppression State Error Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly ‘ColorThief.Forms, Version=1.1.0.1, Culture=neutral, PublicKeyToken=’. Perhaps it doesn’t exist in the Mono for Android profile? File name: ‘ColorThief.Forms.dll’ at Java.Interop.Tools.Cecil.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters) at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(DirectoryAssemblyResolver resolver, ICollection`1 assemblies, AssemblyDefinition assembly, Boolean topLevel) at Xamarin.Android.Tasks.ResolveAssemblies.Execute(DirectoryAssemblyResolver resolver) ColorThiefDemo.Android
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)

Top Related StackOverflow Question
Hi, I will check
@AmirHossein484 well, or you can just use my code in your project. it will be faster.