From eb61d40a38dd7fe2b981479aebb340fe44d8a260 Mon Sep 17 00:00:00 2001 From: FlorianDahn Date: Thu, 9 Apr 2020 15:32:48 +0200 Subject: [PATCH] -Projectfile update --- TelegramBotBase/TelegramBotBase.csproj | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/TelegramBotBase/TelegramBotBase.csproj b/TelegramBotBase/TelegramBotBase.csproj index a91ea59..2bcd17b 100644 --- a/TelegramBotBase/TelegramBotBase.csproj +++ b/TelegramBotBase/TelegramBotBase.csproj @@ -1,9 +1,9 @@  - netstandard2.0;net461 + netstandard2.0;net461;netcoreapp3.1 false - true + false false https://github.com/MajMcCloud/TelegramBotFramework https://github.com/MajMcCloud/TelegramBotFramework @@ -12,6 +12,7 @@ MIT false false + true @@ -63,17 +64,13 @@ - - - - - - + +