diff --git a/src/AutoTests.Framework.Tests/AutoTests.Framework.Tests.csproj b/src/AutoTests.Framework.Tests/AutoTests.Framework.Tests.csproj index 4069fc8..4ce07fc 100644 --- a/src/AutoTests.Framework.Tests/AutoTests.Framework.Tests.csproj +++ b/src/AutoTests.Framework.Tests/AutoTests.Framework.Tests.csproj @@ -2,7 +2,7 @@ - net8.0;net6.0;net462 + net8.0;net6.0;net472 false diff --git a/src/AutoTests.Framework/AutoTests.Framework.csproj b/src/AutoTests.Framework/AutoTests.Framework.csproj index 935d62e..40d7954 100644 --- a/src/AutoTests.Framework/AutoTests.Framework.csproj +++ b/src/AutoTests.Framework/AutoTests.Framework.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/Package.props b/src/Package.props index d988e48..79c0f4c 100644 --- a/src/Package.props +++ b/src/Package.props @@ -1,7 +1,7 @@ - net6.0;net462 + net6.0;net472