From: Viktor Hofer Date: Fri, 2 Dec 2022 15:14:47 +0000 (+0100) Subject: Fix more apicompat issues X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~5179^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70a37557318d5ea44b7361b3ea5f74c9eb9bfd02;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix more apicompat issues --- diff --git a/src/libraries/System.Diagnostics.Tracing/src/CompatibilitySuppressions.Tracing.xml b/src/libraries/System.Diagnostics.Tracing/src/CompatibilitySuppressions.Tracing.xml index dd0877c8822..84548a90733 100644 --- a/src/libraries/System.Diagnostics.Tracing/src/CompatibilitySuppressions.Tracing.xml +++ b/src/libraries/System.Diagnostics.Tracing/src/CompatibilitySuppressions.Tracing.xml @@ -3,31 +3,21 @@ CP0014 T:System.Diagnostics.Tracing.DiagnosticCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute] - ref/net7.0/System.Diagnostics.Tracing.dll - lib/net7.0/System.Diagnostics.Tracing.dll CP0014 T:System.Diagnostics.Tracing.EventCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute] - ref/net7.0/System.Diagnostics.Tracing.dll - lib/net7.0/System.Diagnostics.Tracing.dll CP0014 T:System.Diagnostics.Tracing.IncrementingEventCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute] - ref/net7.0/System.Diagnostics.Tracing.dll - lib/net7.0/System.Diagnostics.Tracing.dll CP0014 T:System.Diagnostics.Tracing.IncrementingPollingCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute] - ref/net7.0/System.Diagnostics.Tracing.dll - lib/net7.0/System.Diagnostics.Tracing.dll CP0014 T:System.Diagnostics.Tracing.PollingCounter:[T:System.Runtime.Versioning.UnsupportedOSPlatformAttribute] - ref/net7.0/System.Diagnostics.Tracing.dll - lib/net7.0/System.Diagnostics.Tracing.dll \ No newline at end of file