diff options
| author | ivar <i@oiee.no> | 2023-11-11 22:10:23 +0100 |
|---|---|---|
| committer | ivar <i@oiee.no> | 2023-11-11 22:10:23 +0100 |
| commit | 7e874b9aecabe22a731d582505cadd87b699d159 (patch) | |
| tree | 34c047bc248c42c564e36d675bd8eaceb5450617 /code/api/src/IOL.GreatOffice.Api.csproj | |
| parent | 97e93e4669958ff7ac18886e0394cd63260d3c70 (diff) | |
| download | greatoffice-7e874b9aecabe22a731d582505cadd87b699d159.tar.xz greatoffice-7e874b9aecabe22a731d582505cadd87b699d159.zip | |
Target net8
Diffstat (limited to 'code/api/src/IOL.GreatOffice.Api.csproj')
| -rw-r--r-- | code/api/src/IOL.GreatOffice.Api.csproj | 2 |
1 files changed, 1 insertions, 1 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 @@ <Project Sdk="Microsoft.NET.Sdk.Web"> <PropertyGroup> - <TargetFramework>net7.0</TargetFramework> + <TargetFramework>net8.0</TargetFramework> <UserSecretsId>ed5ff3e5-46e2-4d7e-8272-7081f5abfee4</UserSecretsId> <GenerateDocumentationFile>true</GenerateDocumentationFile> <ImplicitUsings>true</ImplicitUsings> |
