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 @@ - - - - - - + + + + + +