From 7fbfd764141734f4ae6e089bf29bd41b04da13fa Mon Sep 17 00:00:00 2001 From: LukeParkerDev <10430890+Hona@users.noreply.github.com> Date: Wed, 3 Jul 2024 12:13:12 +1000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20target=20framewo?= =?UTF-8?q?rks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API/src/TF2Jump.API/TF2Jump.API.csproj | 2 +- API/tests/TF2Jump.API.Unit.Tests/TF2Jump.API.Unit.Tests.csproj | 2 +- .../TF2Jump.WebUI.Client/TF2Jump.WebUI.Client.csproj | 2 +- UI/src/TF2Jump.WebUI/TF2Jump.WebUI/TF2Jump.WebUI.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/API/src/TF2Jump.API/TF2Jump.API.csproj b/API/src/TF2Jump.API/TF2Jump.API.csproj index e931564..3bcaffe 100644 --- a/API/src/TF2Jump.API/TF2Jump.API.csproj +++ b/API/src/TF2Jump.API/TF2Jump.API.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable true diff --git a/API/tests/TF2Jump.API.Unit.Tests/TF2Jump.API.Unit.Tests.csproj b/API/tests/TF2Jump.API.Unit.Tests/TF2Jump.API.Unit.Tests.csproj index d631776..774176a 100644 --- a/API/tests/TF2Jump.API.Unit.Tests/TF2Jump.API.Unit.Tests.csproj +++ b/API/tests/TF2Jump.API.Unit.Tests/TF2Jump.API.Unit.Tests.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/TF2Jump.WebUI.Client.csproj b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/TF2Jump.WebUI.Client.csproj index 56d949b..1dbde30 100644 --- a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/TF2Jump.WebUI.Client.csproj +++ b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI.Client/TF2Jump.WebUI.Client.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable true diff --git a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI/TF2Jump.WebUI.csproj b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI/TF2Jump.WebUI.csproj index ba38319..2ee9f43 100644 --- a/UI/src/TF2Jump.WebUI/TF2Jump.WebUI/TF2Jump.WebUI.csproj +++ b/UI/src/TF2Jump.WebUI/TF2Jump.WebUI/TF2Jump.WebUI.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable Linux