Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Linq.EnumerableEx. #53

Open
denravonska opened this issue Oct 3, 2022 · 0 comments
Open

Incompatible with Linq.EnumerableEx. #53

denravonska opened this issue Oct 3, 2022 · 0 comments

Comments

@denravonska
Copy link

After installing dotVariant I started to get a lot of ambiguity errors regarding System.Linq.EnumerableEx.IsEmpty and ModestTree.LinqExtensions.IsEmpty.

Ex:

Library/PackageCache/[email protected]/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant