Remove obsolete CodeCoverageAssemblyAttribute (dotnet/corefx#41674)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 9 Oct 2019 13:27:48 +0000 (15:27 +0200)
committerStephen Toub <stoub@microsoft.com>
Wed, 9 Oct 2019 13:27:48 +0000 (09:27 -0400)
commitf1f93232361a277f6a89d73492a71da1dfeb81c9
tree83ff92422de4bbee07c15d140decae79ca7fa0f9
parent7236d07680bbe3588f9a16fca2ce96e44efe5014
Remove obsolete CodeCoverageAssemblyAttribute (dotnet/corefx#41674)

Commit migrated from https://github.com/dotnet/corefx/commit/e0ad7cfd08719242c4613ffb9574cd77328a7ba6
50 files changed:
src/libraries/Common/src/System/Diagnostics/CodeAnalysis/ExcludeFromCodeCoverageAssemblyAttribute.cs [deleted file]
src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj
src/libraries/Common/tests/System/Xml/BaseLibManaged/Globalization.cs
src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj
src/libraries/Common/tests/System/Xml/ModuleCore/ccommon.cs
src/libraries/Common/tests/System/Xml/XmlCoreTest/MiscUtil.cs
src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj
src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.cs
src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj
src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/AssemblyInfo.cs [deleted file]
src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj
src/libraries/System.Composition/tests/TestLibrary/TestClass.cs
src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj
src/libraries/System.Private.Xml/tests/XmlReaderLib/CommonTest.cs
src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/Program_0_0_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_0_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_1_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_1_2.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_1_3.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_2_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_1_3_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_2_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_1_3_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/Program_3_0_0_0.cs
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj
src/libraries/System.Reflection/tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj
src/libraries/System.Reflection/tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj
src/libraries/System.Reflection/tests/TestAssembly/AssemblyAttributes.cs [deleted file]
src/libraries/System.Reflection/tests/TestAssembly/TestAssembly.csproj
src/libraries/System.Reflection/tests/TestExe/Program.cs
src/libraries/System.Reflection/tests/TestExe/System.Reflection.TestExe.csproj
src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyAttributes.cs [deleted file]
src/libraries/System.Runtime.Extensions/tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj
src/libraries/System.Runtime.Extensions/tests/TestApp/AssemblyAttributes.cs [deleted file]
src/libraries/System.Runtime.Extensions/tests/TestApp/TestApp.csproj
src/libraries/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/AssemblyAttributes.cs [deleted file]
src/libraries/System.Runtime.Extensions/tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj
src/libraries/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/AssemblyAttributes.cs [deleted file]
src/libraries/System.Runtime.Extensions/tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj