Skip to content

Incompatible with Linq.EnumerableEx. #53

@denravonska

Description

@denravonska

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions