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
[Java.Interop.Tools.Cecil] DirectoryAssemblyResolver.ToResolverCache returns a Dictionary (#152)
This is needed as part of
[bumping xamarin-android to use mono/2017-06][0], to fix the
following compilation error:
Tasks/LinkAssemblies.cs(103,41): error CS1503: Argument 1: cannot convert from 'System.Collections.IDictionary' to 'System.Collections.Generic.Dictionary<string, Mono.Cecil.AssemblyDefinition>'
[0]: dotnet/android#631
0 commit comments