diff --git a/Devnot.Mentor.Api/DevnotMentor.Api.csproj b/Devnot.Mentor.Api/DevnotMentor.Api.csproj index e8d247b..1b957df 100644 --- a/Devnot.Mentor.Api/DevnotMentor.Api.csproj +++ b/Devnot.Mentor.Api/DevnotMentor.Api.csproj @@ -1,29 +1,29 @@  - netcoreapp3.1 + net5.0 DevnotMentor.Api DevnotMentor.Api - - - - - + + + + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/DevnotMentor.Api.UnitTest/DevnotMentor.Api.UnitTest.csproj b/DevnotMentor.Api.UnitTest/DevnotMentor.Api.UnitTest.csproj index 01a4979..37c3c3d 100644 --- a/DevnotMentor.Api.UnitTest/DevnotMentor.Api.UnitTest.csproj +++ b/DevnotMentor.Api.UnitTest/DevnotMentor.Api.UnitTest.csproj @@ -1,16 +1,19 @@ - netcoreapp3.1 + net5.0 false - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +