diff --git a/code/Common/Common.csproj b/code/Common/Common.csproj index 8edf131..395c626 100644 --- a/code/Common/Common.csproj +++ b/code/Common/Common.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 enable enable diff --git a/code/Domain/Domain.csproj b/code/Domain/Domain.csproj index 3990be5..75d3466 100644 --- a/code/Domain/Domain.csproj +++ b/code/Domain/Domain.csproj @@ -1,7 +1,7 @@  - net8.0 + net9.0 enable enable diff --git a/code/Executable/Executable.csproj b/code/Executable/Executable.csproj index 0518296..3a1ecc4 100644 --- a/code/Executable/Executable.csproj +++ b/code/Executable/Executable.csproj @@ -2,7 +2,7 @@ cleanuperr - net8.0 + net9.0 enable enable dotnet-Executable-6108b2ba-f035-47bc-addf-aaf5e20da4b8 diff --git a/code/Infrastructure/Infrastructure.csproj b/code/Infrastructure/Infrastructure.csproj index 4aa497e..69df953 100644 --- a/code/Infrastructure/Infrastructure.csproj +++ b/code/Infrastructure/Infrastructure.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable