diff --git a/Components/Components.csproj b/Components/Components.csproj index 69bdb5b..2e69dd8 100644 --- a/Components/Components.csproj +++ b/Components/Components.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable diff --git a/Model/Model.csproj b/Model/Model.csproj index 2eeee82..0a5dca0 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 diff --git a/Services/Services.csproj b/Services/Services.csproj index 60e573f..a62a0c4 100644 --- a/Services/Services.csproj +++ b/Services/Services.csproj @@ -1,7 +1,7 @@  - net8.0 + net10.0 enable enable