diff options
Diffstat (limited to 'code/api/src')
| -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> |
