AsyncEx: 'Nito.AsyncEx.Enlightenment.dll' is missing after installing nuget package to Xamarin.Forms PCL

Hi,

hopefully it’s not a repost as I found a similar issue already stating that the problem is fixed in 3.0.1. It seems that it is not for Xamarin.Forms PCL Projects.

Build Output: 1>Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly ‘Nito.AsyncEx.Enlightenment, Version=3.0.1.0, Culture=neutral, PublicKeyToken=’. Perhaps it doesn’t exist in the Mono for Android profile? 1>File name: ‘Nito.AsyncEx.Enlightenment.dll’ 1> at Xamarin.Android.Tuner.DirectoryAssemblyResolver.Resolve(AssemblyNameReference reference, ReaderParameters parameters) 1> at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(ICollection1 assemblies, AssemblyDefinition assembly, Boolean topLevel) 1> at Xamarin.Android.Tasks.ResolveAssemblies.AddAssemblyReferences(ICollection1 assemblies, AssemblyDefinition assembly, Boolean topLevel) 1> at Xamarin.Android.Tasks.ResolveAssemblies.Execute()

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

@pboisso They are published, but they are prerelease.

FYI, I am trying to take a look at this.

As soon as I can get Xamarin working…