Added CompatibilitySuppressions for .NET7
This commit is contained in:
8
src/Umbraco.Cms.Api.Common/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Cms.Api.Common/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Core/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Core/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Examine.Lucene/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Examine.Lucene/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Infrastructure/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Infrastructure/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Web.BackOffice/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Web.BackOffice/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Web.Common/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Web.Common/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
src/Umbraco.Web.Website/CompatibilitySuppressions.xml
Normal file
8
src/Umbraco.Web.Website/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
8
tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
Normal file
8
tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- https://learn.microsoft.com/en-us/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>
|
||||||
|
<DiagnosticId>PKV006</DiagnosticId>
|
||||||
|
<Target>net7.0</Target>
|
||||||
|
</Suppression>
|
||||||
|
</Suppressions>
|
||||||
Reference in New Issue
Block a user