diff --git a/src/Electricity.Api/Electricity.Api.csproj b/src/Electricity.Api/Electricity.Api.csproj index 062f4f5..10d94d6 100644 --- a/src/Electricity.Api/Electricity.Api.csproj +++ b/src/Electricity.Api/Electricity.Api.csproj @@ -1,19 +1,19 @@ - net6.0 + net8.0 enable enable - - runtime; build; native; contentfiles; analyzers; buildtransitive - all + + runtime; build; native; contentfiles; analyzers; buildtransitive + all - - - + + + diff --git a/src/Solar.Api/Solar.Api.csproj b/src/Solar.Api/Solar.Api.csproj index f57928d..0fd6a26 100644 --- a/src/Solar.Api/Solar.Api.csproj +++ b/src/Solar.Api/Solar.Api.csproj @@ -1,19 +1,19 @@ - net6.0 + net8.0 enable enable - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + +