From e65d92c12c623f02a3547a4cf85b61d24370949e Mon Sep 17 00:00:00 2001 From: Jeddunk Date: Mon, 25 Dec 2023 13:34:46 +0100 Subject: [PATCH] Update to .NET 8; Update SteamStorefrontAPI --- GoldbergGUI.Core/GoldbergGUI.Core.csproj | 6 +++--- GoldbergGUI.WPF/GoldbergGUI.WPF.csproj | 4 ++-- SteamStorefrontAPI | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) 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