diff --git a/VpSharp.Commands/VpSharp.Commands.csproj b/VpSharp.Commands/VpSharp.Commands.csproj index 1b16b62..ba56827 100644 --- a/VpSharp.Commands/VpSharp.Commands.csproj +++ b/VpSharp.Commands/VpSharp.Commands.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0 + net6.0;net8.0 true diff --git a/VpSharp.Tests/VpSharp.Tests.csproj b/VpSharp.Tests/VpSharp.Tests.csproj index 9cdce9d..167b240 100644 --- a/VpSharp.Tests/VpSharp.Tests.csproj +++ b/VpSharp.Tests/VpSharp.Tests.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0 + net6.0;net8.0 enable enable diff --git a/VpSharp/VpSharp.csproj b/VpSharp/VpSharp.csproj index 83cd77b..02f9d0e 100644 --- a/VpSharp/VpSharp.csproj +++ b/VpSharp/VpSharp.csproj @@ -1,7 +1,7 @@ - net6.0;net7.0;net8.0 + net6.0;net8.0 true