diff --git a/Tests/TicketManager.Tests/TicketManager.Tests.csproj b/Tests/TicketManager.Tests/TicketManager.Tests.csproj index ae43c8f..e070229 100644 --- a/Tests/TicketManager.Tests/TicketManager.Tests.csproj +++ b/Tests/TicketManager.Tests/TicketManager.Tests.csproj @@ -1,6 +1,6 @@ - netcoreapp3.1 + netcoreapp3.0 false diff --git a/TicketManager.csproj b/TicketManager.csproj index d68b951..25f22b5 100644 --- a/TicketManager.csproj +++ b/TicketManager.csproj @@ -1,7 +1,7 @@ - netcoreapp3.1 + netcoreapp3.0 8.0 @@ -13,24 +13,24 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - + + + + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all