From 75064fd64c845250e483a247f9e231b988930f8a Mon Sep 17 00:00:00 2001 From: Florian Zevedei Date: Thu, 4 Jan 2024 14:11:21 +0100 Subject: [PATCH] Adding nuget references and nuget specs --- ...mBotBase.Extensions.Images.IronSoftware.csproj | 8 ++++++-- .../TelegramBotBase.Extensions.Images.csproj | 15 +++++++++------ 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/TelegramBotBase.Extensions.Images.IronSoftware/TelegramBotBase.Extensions.Images.IronSoftware.csproj b/TelegramBotBase.Extensions.Images.IronSoftware/TelegramBotBase.Extensions.Images.IronSoftware.csproj index 0e60a55..df94a01 100644 --- a/TelegramBotBase.Extensions.Images.IronSoftware/TelegramBotBase.Extensions.Images.IronSoftware.csproj +++ b/TelegramBotBase.Extensions.Images.IronSoftware/TelegramBotBase.Extensions.Images.IronSoftware.csproj @@ -2,11 +2,15 @@ netstandard2.0;netcoreapp3.1;net6 - https://github.com/MajMcCloud/TelegramBotFramework - https://github.com/MajMcCloud/TelegramBotFramework + https://github.com/MajMcCloud/TelegramBotFramework/tree/development/TelegramBotBase.Extensions.Images.IronSoftware + https://github.com/MajMcCloud/TelegramBotFramework/tree/development/TelegramBotBase.Extensions.Images.IronSoftware MIT true snupkg + 1.0.1 + 1.0.1 + This is an extension for sending Bitmap/Images platform independent by using IronSoftware's drawing library via TelegramBotBase. + 1.0.1 diff --git a/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj b/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj index 347e740..6eb1036 100644 --- a/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj +++ b/TelegramBotBase.Extensions.Images/TelegramBotBase.Extensions.Images.csproj @@ -2,11 +2,17 @@ netstandard2.0;netcoreapp3.1;net6 - https://github.com/MajMcCloud/TelegramBotFramework - https://github.com/MajMcCloud/TelegramBotFramework + https://github.com/MajMcCloud/TelegramBotFramework/tree/development/TelegramBotBase.Extensions.Images + https://github.com/MajMcCloud/TelegramBotFramework/tree/development/TelegramBotBase.Extensions.Images MIT true snupkg + False + $(AssemblyName) + This is an extension for sending Bitmap/Images via TelegramBotBase. + 1.1.1 + 1.1.1 + 1.1.1 @@ -15,14 +21,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive + - - - -