From e43ed25b84480d733f0a21525a0dcab2fd0f9c2c Mon Sep 17 00:00:00 2001 From: Cj <161484149+CJ-SPT@users.noreply.github.com> Date: Wed, 19 Jun 2024 21:40:10 -0400 Subject: [PATCH] Set versions --- ReCodeItCLI/ReCodeIt.csproj | 1 + RecodeItGUI/ReCodeItGUI.csproj | 1 + RecodeItLib/ReCodeItLib.csproj | 1 + 3 files changed, 3 insertions(+) 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