diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index a785db236e..8fd7f46c28 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -6,5 +6,6 @@
1.0.0
Json, Testing, Verify, Snapshot, Approvals
Enables verification of complex models and documents.
+ false
\ No newline at end of file
diff --git a/src/Verify.Expecto/Verify.Expecto.csproj b/src/Verify.Expecto/Verify.Expecto.csproj
index 59729ca0a5..c1c6cd52f1 100644
--- a/src/Verify.Expecto/Verify.Expecto.csproj
+++ b/src/Verify.Expecto/Verify.Expecto.csproj
@@ -1,9 +1,9 @@
- netstandard2.0;netstandard2.1;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net5;net6
- netstandard2.0;netstandard2.1;net461;net472;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net461;net472;net5;net6
diff --git a/src/Verify.MSTest/Verify.MSTest.csproj b/src/Verify.MSTest/Verify.MSTest.csproj
index 9e0cc529d3..49c1ed25f1 100644
--- a/src/Verify.MSTest/Verify.MSTest.csproj
+++ b/src/Verify.MSTest/Verify.MSTest.csproj
@@ -1,9 +1,9 @@
- netstandard2.0;netstandard2.1;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net5;net6
- netstandard2.0;netstandard2.1;net461;net472;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net461;net472;net5;net6
diff --git a/src/Verify.NUnit/Verify.NUnit.csproj b/src/Verify.NUnit/Verify.NUnit.csproj
index 20e395dd6b..abb5c945a6 100644
--- a/src/Verify.NUnit/Verify.NUnit.csproj
+++ b/src/Verify.NUnit/Verify.NUnit.csproj
@@ -1,9 +1,9 @@
- netstandard2.0;netstandard2.1;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net5;net6
- netstandard2.0;netstandard2.1;net461;net472;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net461;net472;net5;net6
diff --git a/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersion.Core3_0.verified.txt b/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersion.Core3_0.verified.txt
new file mode 100644
index 0000000000..9f26b637f0
--- /dev/null
+++ b/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersion.Core3_0.verified.txt
@@ -0,0 +1 @@
+Foo
\ No newline at end of file
diff --git a/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersionFluent.Core3_0.verified.txt b/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersionFluent.Core3_0.verified.txt
new file mode 100644
index 0000000000..9f26b637f0
--- /dev/null
+++ b/src/Verify.Tests/Naming/NamerTests.TargetFrameworkAndVersionFluent.Core3_0.verified.txt
@@ -0,0 +1 @@
+Foo
\ No newline at end of file
diff --git a/src/Verify.Tests/Verify.Tests.csproj b/src/Verify.Tests/Verify.Tests.csproj
index 3b07e40cc7..794f0c8036 100644
--- a/src/Verify.Tests/Verify.Tests.csproj
+++ b/src/Verify.Tests/Verify.Tests.csproj
@@ -1,13 +1,13 @@
- net6;netcoreapp3.1
+ net6;netcoreapp3.1;netcoreapp3.0
true
x64
$(NoWarn);CS8002
- net461;net48;net6;netcoreapp3.1
+ net461;net48;net6;netcoreapp3.1;netcoreapp3.0
diff --git a/src/Verify.Xunit/Verify.Xunit.csproj b/src/Verify.Xunit/Verify.Xunit.csproj
index 78099d8b5f..cb38dd058f 100644
--- a/src/Verify.Xunit/Verify.Xunit.csproj
+++ b/src/Verify.Xunit/Verify.Xunit.csproj
@@ -1,9 +1,9 @@
- netstandard2.0;netstandard2.1;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net5;net6
- netstandard2.0;netstandard2.1;net461;net472;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net461;net472;net5;net6
diff --git a/src/Verify/Verify.csproj b/src/Verify/Verify.csproj
index bbd3bd0aeb..74f45ff522 100644
--- a/src/Verify/Verify.csproj
+++ b/src/Verify/Verify.csproj
@@ -1,9 +1,9 @@
- netstandard2.0;netstandard2.1;netcoreapp3.1;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net5;net6
- netstandard2.0;netstandard2.1;netcoreapp3.1;net461;net472;net5;net6
+ netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;net461;net472;net5;net6