From 1d44b5e1d2014f99d720c650ac52f571a5486cd9 Mon Sep 17 00:00:00 2001 From: Denis Ivanov Date: Fri, 13 Mar 2020 11:47:40 +0400 Subject: [PATCH] .NET Core 3.1 Update packages --- Crm.Service/amocrm.library.csproj | 8 ++++---- Crm.Tests/Crm.Tests.csproj | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Crm.Service/amocrm.library.csproj b/Crm.Service/amocrm.library.csproj index b9b4bb7..4ba7cd1 100644 --- a/Crm.Service/amocrm.library.csproj +++ b/Crm.Service/amocrm.library.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + netcoreapp3.1 true 0.2.6.1 amocrm.library.net @@ -18,9 +18,9 @@ Provides access to Leads \ Contacts \ Tasks and Notes - - - + + + diff --git a/Crm.Tests/Crm.Tests.csproj b/Crm.Tests/Crm.Tests.csproj index 743a461..16741c4 100644 --- a/Crm.Tests/Crm.Tests.csproj +++ b/Crm.Tests/Crm.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp2.2 + netcoreapp3.1 false @@ -13,12 +13,12 @@ - - - - - - + + + + + +