diff --git a/Program.cs b/Program.cs index 124b8d7..b532430 100644 --- a/Program.cs +++ b/Program.cs @@ -1,4 +1,3 @@ -using Microsoft.AspNetCore.Authentication; using Microsoft.EntityFrameworkCore; using ThuisApi.Data; using ThuisApi.Models; diff --git a/ThuisApi.csproj b/ThuisApi.csproj index 5b35197..ed5ae6e 100644 --- a/ThuisApi.csproj +++ b/ThuisApi.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -9,18 +9,18 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +