Skip to content
Prev Previous commit
Next Next commit
update compat file
  • Loading branch information
evgenyfedorov2 committed Jul 7, 2025
commit 5c4cd151c325b9bf335e72fd5abcd58d9caa5a79
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids -->
<Suppressions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Suppression>
Expand All @@ -22,4 +22,4 @@
<Right>lib/netstandard2.0/Microsoft.Extensions.Telemetry.Abstractions.dll</Right>
<IsBaselineSuppression>true</IsBaselineSuppression>
</Suppression>
</Suppressions>
</Suppressions>
Loading