From 7e874b9aecabe22a731d582505cadd87b699d159 Mon Sep 17 00:00:00 2001 From: ivar Date: Sat, 11 Nov 2023 22:10:23 +0100 Subject: Target net8 --- code/api/src/IOL.GreatOffice.Api.csproj | 2 +- .../IOL.GreatOffice.IntegrationTests.csproj | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/code/api/src/IOL.GreatOffice.Api.csproj b/code/api/src/IOL.GreatOffice.Api.csproj index e1ea073..7f4682a 100644 --- a/code/api/src/IOL.GreatOffice.Api.csproj +++ b/code/api/src/IOL.GreatOffice.Api.csproj @@ -1,7 +1,7 @@  - net7.0 + net8.0 ed5ff3e5-46e2-4d7e-8272-7081f5abfee4 true true diff --git a/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj b/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj index 0376a10..e1b6810 100644 --- a/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj +++ b/code/api/tests/IOL.GreatOffice.IntegrationTests/IOL.GreatOffice.IntegrationTests.csproj @@ -3,7 +3,7 @@ Exe true - net6.0 + net8.0 enable disable @@ -15,7 +15,6 @@ - - + -- cgit v1.3