From 07a9503a53269e43ef97af0e47b22b2f46f37761 Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Mon, 30 Mar 2020 15:24:27 +0200 Subject: [PATCH] azure dotnet 3.0 --- .../TicketManager.Tests.csproj | 2 +- TicketManager.csproj | 24 +++++++++---------- 2 files changed, 13 insertions(+), 13 deletions(-) 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