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