diff --git a/GoldbergGUI.Core/GoldbergGUI.Core.csproj b/GoldbergGUI.Core/GoldbergGUI.Core.csproj index 6d27c2c..0505831 100644 --- a/GoldbergGUI.Core/GoldbergGUI.Core.csproj +++ b/GoldbergGUI.Core/GoldbergGUI.Core.csproj @@ -1,8 +1,8 @@  - netcoreapp3.1 - 0.2.0 + net6.0 + 0.3.0 Jeddunk AnyCPU;x86;x64 diff --git a/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj b/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj index 0c67434..3eababa 100644 --- a/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj +++ b/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj @@ -2,11 +2,10 @@ WinExe - netcoreapp3.1 + net6.0-windows true - 0.2.0 Jeddunk - AnyCPU;x86;x64 + x86