diff --git a/RegExtract/CompatibilityDefinitions.cs b/RegExtract/CompatibilityDefinitions.cs
deleted file mode 100644
index 358b87e..0000000
--- a/RegExtract/CompatibilityDefinitions.cs
+++ /dev/null
@@ -1,7 +0,0 @@
-using System;
-
-// This is here to enable use of record types in .NET 3.1.
-namespace System.Runtime.CompilerServices
-{
- internal static class IsExternalInit { }
-}
diff --git a/RegExtract/RegExtract.csproj b/RegExtract/RegExtract.csproj
index b4072ef..bd4e0b0 100644
--- a/RegExtract/RegExtract.csproj
+++ b/RegExtract/RegExtract.csproj
@@ -54,8 +54,7 @@ See more docs at project page: https://github.com/sblom/RegExtract
<_Parameter1>RegExtract.Test
-
+
<_Parameter1>LINQPadQuery
@@ -77,4 +76,11 @@ See more docs at project page: https://github.com/sblom/RegExtract
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+