diff --git a/Builder/Builder.csproj b/Builder/Builder.csproj index 5021696..b2866cb 100644 --- a/Builder/Builder.csproj +++ b/Builder/Builder.csproj @@ -1,6 +1,6 @@  - net8.0 + net9.0 Debug Always true diff --git a/ReCodeItCLI/ReCodeItCLI.csproj b/ReCodeItCLI/ReCodeItCLI.csproj index 2ae3791..763f673 100644 --- a/ReCodeItCLI/ReCodeItCLI.csproj +++ b/ReCodeItCLI/ReCodeItCLI.csproj @@ -3,7 +3,7 @@ 1.0.0 Exe - net8.0 + net9.0 enable enable diff --git a/RecodeItLib/ReCodeItLib.csproj b/RecodeItLib/ReCodeItLib.csproj index 1a20df9..d4335ff 100644 --- a/RecodeItLib/ReCodeItLib.csproj +++ b/RecodeItLib/ReCodeItLib.csproj @@ -3,7 +3,7 @@ 0.1.0 Library - net8.0 + net9.0 enable enable