diff --git a/ReCodeItCLI/ReCodeIt.csproj b/ReCodeItCLI/ReCodeIt.csproj index 8785096..0b3430d 100644 --- a/ReCodeItCLI/ReCodeIt.csproj +++ b/ReCodeItCLI/ReCodeIt.csproj @@ -1,6 +1,7 @@  + 0.1.0 Exe net8.0 enable diff --git a/RecodeItGUI/ReCodeItGUI.csproj b/RecodeItGUI/ReCodeItGUI.csproj index 1903880..3e9d02d 100644 --- a/RecodeItGUI/ReCodeItGUI.csproj +++ b/RecodeItGUI/ReCodeItGUI.csproj @@ -1,6 +1,7 @@  + 0.1.0 Exe net8.0-windows enable diff --git a/RecodeItLib/ReCodeItLib.csproj b/RecodeItLib/ReCodeItLib.csproj index a6e9e07..fa26de7 100644 --- a/RecodeItLib/ReCodeItLib.csproj +++ b/RecodeItLib/ReCodeItLib.csproj @@ -1,6 +1,7 @@  + 0.1.0 Library net8.0 enable