diff --git a/GoldbergGUI.Core/GoldbergGUI.Core.csproj b/GoldbergGUI.Core/GoldbergGUI.Core.csproj index 865a61b..f6ebfb7 100644 --- a/GoldbergGUI.Core/GoldbergGUI.Core.csproj +++ b/GoldbergGUI.Core/GoldbergGUI.Core.csproj @@ -1,8 +1,8 @@  - netcoreapp3.1 - 0.2.0 + net8.0 + 0.3.0 Jeddunk AnyCPU;x86;x64 @@ -11,7 +11,7 @@ - + diff --git a/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj b/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj index d0e7dcb..6e1a7aa 100644 --- a/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj +++ b/GoldbergGUI.WPF/GoldbergGUI.WPF.csproj @@ -2,9 +2,9 @@ WinExe - netcoreapp3.1 + net8.0-windows true - 0.2.0 + 0.3.0 Jeddunk AnyCPU;x86;x64 diff --git a/SteamStorefrontAPI b/SteamStorefrontAPI index 2b984cd..c1fc8a5 160000 --- a/SteamStorefrontAPI +++ b/SteamStorefrontAPI @@ -1 +1 @@ -Subproject commit 2b984cd5a11802e6106e0e1202b90fe5da7735fb +Subproject commit c1fc8a5d6f4852c9430a66f7bc3c57c7076d2a39