diff --git a/Core/Core.csproj b/Core/Core.csproj index f208d30..dbc1517 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0 diff --git a/LiMan.DB/LiMan.DB.csproj b/LiMan.DB/LiMan.DB.csproj index aa4d4ae..fb5bd7e 100644 --- a/LiMan.DB/LiMan.DB.csproj +++ b/LiMan.DB/LiMan.DB.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0 diff --git a/LiMan.GLS/LiMan.GLS.csproj b/LiMan.GLS/LiMan.GLS.csproj index f77e57e..78f11cb 100644 --- a/LiMan.GLS/LiMan.GLS.csproj +++ b/LiMan.GLS/LiMan.GLS.csproj @@ -1,7 +1,7 @@  - net5.0 + net6.0