diff --git a/src/Verify.ApprovalTestsTransition/Verify.ApprovalTestsTransition.csproj b/src/Verify.ApprovalTestsTransition/Verify.ApprovalTestsTransition.csproj index 40b6e8e557..d30b3064f7 100644 --- a/src/Verify.ApprovalTestsTransition/Verify.ApprovalTestsTransition.csproj +++ b/src/Verify.ApprovalTestsTransition/Verify.ApprovalTestsTransition.csproj @@ -1,6 +1,7 @@  - netstandard2.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 diff --git a/src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj b/src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj index 2ce22d2769..47ecdacac1 100644 --- a/src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj +++ b/src/Verify.ClipboardAccept/Verify.ClipboardAccept.csproj @@ -1,6 +1,7 @@ - netstandard2.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 diff --git a/src/Verify.MSTest/Verify.MSTest.csproj b/src/Verify.MSTest/Verify.MSTest.csproj index 0d5381cc8e..5ea7b02a80 100644 --- a/src/Verify.MSTest/Verify.MSTest.csproj +++ b/src/Verify.MSTest/Verify.MSTest.csproj @@ -1,7 +1,7 @@ - net462;net472;net48 - $(TargetFrameworks);netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;netcoreapp2.2;netcoreapp2.1;net5.0;net6.0;net7.0;net8.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 diff --git a/src/Verify.NUnit/Verify.NUnit.csproj b/src/Verify.NUnit/Verify.NUnit.csproj index e6c0ce9d92..f2f2d2166c 100644 --- a/src/Verify.NUnit/Verify.NUnit.csproj +++ b/src/Verify.NUnit/Verify.NUnit.csproj @@ -1,7 +1,7 @@ - net462;net472;net48 - $(TargetFrameworks);netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;netcoreapp2.2;netcoreapp2.1;net5.0;net6.0;net7.0;net8.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 diff --git a/src/Verify.Xunit/Verify.Xunit.csproj b/src/Verify.Xunit/Verify.Xunit.csproj index c7d484acd9..e45ac6972f 100644 --- a/src/Verify.Xunit/Verify.Xunit.csproj +++ b/src/Verify.Xunit/Verify.Xunit.csproj @@ -1,7 +1,7 @@ - net462;net472;net48 - $(TargetFrameworks);netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;netcoreapp2.2;netcoreapp2.1;net5.0;net6.0;net7.0;net8.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 diff --git a/src/Verify/Verify.csproj b/src/Verify/Verify.csproj index 8ae2bb9c2e..59a7f7ddea 100644 --- a/src/Verify/Verify.csproj +++ b/src/Verify/Verify.csproj @@ -1,7 +1,7 @@ - net462;net472;net48 - $(TargetFrameworks);netstandard2.0;netstandard2.1;netcoreapp3.1;netcoreapp3.0;netcoreapp2.2;netcoreapp2.1;net5.0;net6.0;net7.0;net8.0 + net472;net48 + $(TargetFrameworks);net6.0;net7.0;net8.0 true