forked from modesttree/Zenject
-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
After installing dotVariant I started to get a lot of ambiguity errors regarding System.Linq.EnumerableEx.IsEmpty and ModestTree.LinqExtensions.IsEmpty.
Ex:
Library/PackageCache/com.svermeulen.extenject@9.2.0-stcf3/Source/Runtime/TickableManager.cs(136,40): error CS0121: The call is ambiguous between the following methods or properties: 'System.Linq.EnumerableEx.IsEmpty<TSource>(System.Collections.Generic.IEnumerable<TSource>)' and 'ModestTree.LinqExtensions.IsEmpty<T>(System.Collections.Generic.IEnumerable<T>)'
There are about 27 in total.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels