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

.NET Core 2.0+ ships with string.contains(string, StringComparison) #1848

Closed
nirinchev opened this issue Apr 9, 2019 · 2 comments
Closed
Labels

Comments

@nirinchev
Copy link
Member

This breaks our visitor as that gets picked over our StringExtensions.Contains extension method.

@nirinchev
Copy link
Member Author

Fixed and will be released with 4.0.

@realm-probot
Copy link

realm-probot bot commented Apr 24, 2019

Hey - looks like you forgot to add a T:* label - could you please add one?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant