Fix more apicompat issues
authorViktor Hofer <viktor.hofer@microsoft.com>
Fri, 2 Dec 2022 15:14:47 +0000 (16:14 +0100)
committerViktor Hofer <viktor.hofer@microsoft.com>
Fri, 2 Dec 2022 15:14:47 +0000 (16:14 +0100)
src/libraries/System.Diagnostics.Tracing/src/CompatibilitySuppressions.Tracing.xml

index dd0877c..84548a9 100644 (file)
@@ -3,31 +3,21 @@
   <Suppression>
     <DiagnosticId>CP0014</DiagnosticId>
     <Target>T:System.Diagnostics.Tracing.DiagnosticCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]</Target>
-    <Left>ref/net7.0/System.Diagnostics.Tracing.dll</Left>
-    <Right>lib/net7.0/System.Diagnostics.Tracing.dll</Right>
   </Suppression>
   <Suppression>
     <DiagnosticId>CP0014</DiagnosticId>
     <Target>T:System.Diagnostics.Tracing.EventCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]</Target>
-    <Left>ref/net7.0/System.Diagnostics.Tracing.dll</Left>
-    <Right>lib/net7.0/System.Diagnostics.Tracing.dll</Right>
   </Suppression>
   <Suppression>
     <DiagnosticId>CP0014</DiagnosticId>
     <Target>T:System.Diagnostics.Tracing.IncrementingEventCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]</Target>
-    <Left>ref/net7.0/System.Diagnostics.Tracing.dll</Left>
-    <Right>lib/net7.0/System.Diagnostics.Tracing.dll</Right>
   </Suppression>
   <Suppression>
     <DiagnosticId>CP0014</DiagnosticId>
     <Target>T:System.Diagnostics.Tracing.IncrementingPollingCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]</Target>
-    <Left>ref/net7.0/System.Diagnostics.Tracing.dll</Left>
-    <Right>lib/net7.0/System.Diagnostics.Tracing.dll</Right>
   </Suppression>
   <Suppression>
     <DiagnosticId>CP0014</DiagnosticId>
     <Target>T:System.Diagnostics.Tracing.PollingCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute]</Target>
-    <Left>ref/net7.0/System.Diagnostics.Tracing.dll</Left>
-    <Right>lib/net7.0/System.Diagnostics.Tracing.dll</Right>
   </Suppression>
 </Suppressions>
\ No newline at end of file