Re-enable xunit warning 1010 (dotnet/corefx#39846)
authorStephen Toub <stoub@microsoft.com>
Mon, 29 Jul 2019 02:34:44 +0000 (22:34 -0400)
committerGitHub <noreply@github.com>
Mon, 29 Jul 2019 02:34:44 +0000 (22:34 -0400)
commit13fc8895dbf548a79695a6306b2c98ceb81916fb
tree7d9489d0a04cb6115505ce00e222c519a8c47661
parentb34a44a999a796d75c3bc83c3372bfb1abe851f8
Re-enable xunit warning 1010 (dotnet/corefx#39846)

Commit migrated from https://github.com/dotnet/corefx/commit/e36291288fc182e94a919f45e61a8924f953c3cd
20 files changed:
src/libraries/CodeAnalysis.ruleset
src/libraries/Microsoft.VisualBasic.Core/tests/FinancialTests.cs
src/libraries/Microsoft.VisualBasic.Core/tests/StringsTests.cs
src/libraries/System.Drawing.Common/tests/FontTests.cs
src/libraries/System.Drawing.Common/tests/Printing/PaperSizeTests.cs
src/libraries/System.Drawing.Primitives/tests/ColorTests.netcoreapp.cs
src/libraries/System.IO.FileSystem.Watcher/tests/Args.FileSystemEventArgs.cs
src/libraries/System.IO.FileSystem.Watcher/tests/Args.RenamedEventArgs.cs
src/libraries/System.IO.FileSystem/tests/DirectoryInfo/GetSetAttributes.cs
src/libraries/System.IO.Pipes/tests/AnonymousPipeTests/AnonymousPipeTest.CreateServer.cs
src/libraries/System.Net.HttpListener/tests/HttpListenerRequestTests.cs
src/libraries/System.Reflection/tests/ModuleTests.cs
src/libraries/System.Runtime/tests/System/Reflection/AssemblyFlagsAttributeTests.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Asn1/Reader/ReadNamedBitList.cs
src/libraries/System.Security.Cryptography.Encoding/tests/Asn1/Writer/WriteInteger.cs
src/libraries/System.ServiceModel.Syndication/tests/System/ServiceModel/Syndication/SyndicationFeedTests.netcoreapp.cs
src/libraries/System.Text.Json/tests/JsonDocumentTests.cs
src/libraries/System.Text.Json/tests/Serialization/OptionsTests.cs
src/libraries/System.Utf8String.Experimental/tests/System/Char8Tests.cs
src/libraries/System.Web.HttpUtility/tests/HttpUtility/HttpUtilityTest.cs