Re-enable xunit warning 2005 (dotnet/corefx#39866)
authorStephen Toub <stoub@microsoft.com>
Tue, 30 Jul 2019 00:56:11 +0000 (20:56 -0400)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2019 00:56:11 +0000 (20:56 -0400)
commit423f255b6d62839a2ac5bbf400e125e9171d2bd0
tree5811f6e1141b89effffd8b04185b07f77a4e3544
parente7263299e08ef32bea82ae909d4f0ec9c0eb23fa
Re-enable xunit warning 2005 (dotnet/corefx#39866)

Commit migrated from https://github.com/dotnet/corefx/commit/7b013c44b8d38df51f3ec8db64bdcb1f83a8b421
13 files changed:
src/libraries/CodeAnalysis.ruleset
src/libraries/System.Collections.Immutable/tests/ImmutableTestBase.cs
src/libraries/System.Collections/tests/Generic/HashSet/HashSet.Generic.Tests.netcoreapp.cs
src/libraries/System.Collections/tests/Generic/SortedSet/SortedSet.Generic.Tests.netcoreapp.cs
src/libraries/System.Drawing.Common/tests/IconTests.cs
src/libraries/System.Linq.Expressions/tests/Ternary/TernaryTests.cs
src/libraries/System.Memory/tests/Memory/ImplicitConversion.cs
src/libraries/System.Memory/tests/ReadOnlyMemory/ImplicitConversion.cs
src/libraries/System.Memory/tests/TestHelpers.cs
src/libraries/System.Runtime/tests/System/Reflection/InvokeRefReturn.netcoreapp.cs
src/libraries/System.Security.Cryptography.Encoding/tests/OidCollectionTests.cs
src/libraries/System.Threading.Overlapped/tests/OverlappedTests.cs
src/libraries/System.Threading.Tasks/tests/UnwrapTests.cs