diff --git a/Parsers.AutomationTests/Parsers.AutomationTests.csproj b/Parsers.AutomationTests/Parsers.AutomationTests.csproj index 8c44a22..6085767 100644 --- a/Parsers.AutomationTests/Parsers.AutomationTests.csproj +++ b/Parsers.AutomationTests/Parsers.AutomationTests.csproj @@ -1,7 +1,7 @@ - net48;net6.0;net8.0 + net48;net8.0 false diff --git a/Parsers.CommonTests/Parsers.CommonTests.csproj b/Parsers.CommonTests/Parsers.CommonTests.csproj index ae229d9..ac694d5 100644 --- a/Parsers.CommonTests/Parsers.CommonTests.csproj +++ b/Parsers.CommonTests/Parsers.CommonTests.csproj @@ -1,7 +1,7 @@  - net48;net6.0;net8.0 + net48;net8.0 false diff --git a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj index 6aabba3..1162b57 100644 --- a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj +++ b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj @@ -1,7 +1,7 @@ - net48;net6.0;net8.0 + net48;net8.0 disable disable