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

Fix xUnit warning #2006 for test projects. #4055

Merged
merged 1 commit into from
Nov 26, 2019

Conversation

imcarolwang
Copy link
Contributor

Warning detail: the generic overloads of Assert.Equal or Assert.StrictEqual are used with string. There is an optimized overload of both Assert.Equal and Assert.StrictEqual for string arguments.

For #4006 .

@StephenBonikowsky
Copy link
Member

:shipit:

@StephenBonikowsky StephenBonikowsky merged commit f8550be into dotnet:master Nov 26, 2019
@StephenBonikowsky StephenBonikowsky mentioned this pull request Nov 27, 2019
12 tasks
@imcarolwang imcarolwang deleted the fix_xUnitWarning_2006 branch October 15, 2020 01:43
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

Successfully merging this pull request may close these issues.

2 participants