From 4f97e2a91916ce07b2f46a39b84b19c495c3de1e Mon Sep 17 00:00:00 2001 From: FlorianDahn Date: Sat, 25 Dec 2021 17:47:11 +0100 Subject: [PATCH] Changing debugtype to portable to allow snupkg file to be attached. --- .../TelegramBotBase.Extensions.Images.csproj | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj b/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj index 87f356b..9f4e339 100644 --- a/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj +++ b/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj @@ -1,20 +1,21 @@  - - netstandard2.1;net472;net5;netcoreapp3.1;net6 - https://github.com/MajMcCloud/TelegramBotFramework - https://github.com/MajMcCloud/TelegramBotFramework - MIT - - + + netstandard2.1;net472;net5;netcoreapp3.1;net6 + https://github.com/MajMcCloud/TelegramBotFramework + https://github.com/MajMcCloud/TelegramBotFramework + MIT + true + snupkg + - - - - + + + + - - - + + + \ No newline at end of file