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