diff --git a/src/Umbraco.Core/CompatibilitySuppressions.xml b/src/Umbraco.Core/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Core/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Examine.Lucene/CompatibilitySuppressions.xml b/src/Umbraco.Examine.Lucene/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Examine.Lucene/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Infrastructure/CompatibilitySuppressions.xml b/src/Umbraco.Infrastructure/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Infrastructure/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.PublishedCache.NuCache/CompatibilitySuppressions.xml b/src/Umbraco.PublishedCache.NuCache/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.PublishedCache.NuCache/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.BackOffice/CompatibilitySuppressions.xml b/src/Umbraco.Web.BackOffice/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Web.BackOffice/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.Common/CompatibilitySuppressions.xml b/src/Umbraco.Web.Common/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Web.Common/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/src/Umbraco.Web.Website/CompatibilitySuppressions.xml b/src/Umbraco.Web.Website/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/src/Umbraco.Web.Website/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file
diff --git a/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml b/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
new file mode 100644
index 0000000000..7baad05aa0
--- /dev/null
+++ b/tests/Umbraco.Tests.Common/CompatibilitySuppressions.xml
@@ -0,0 +1,7 @@
+
+
+
+ PKV006
+ net6.0
+
+
\ No newline at end of file