From a088f778376f4be3cfa4f64464cc0881213f2dfa Mon Sep 17 00:00:00 2001 From: Quetzal Rivera Date: Sun, 17 Nov 2024 14:20:18 -0600 Subject: [PATCH] fix: Set a specific version for System.Text.Json package --- src/library/Telegram.BotAPI/Telegram.BotAPI.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/library/Telegram.BotAPI/Telegram.BotAPI.csproj b/src/library/Telegram.BotAPI/Telegram.BotAPI.csproj index 616d313..c816232 100644 --- a/src/library/Telegram.BotAPI/Telegram.BotAPI.csproj +++ b/src/library/Telegram.BotAPI/Telegram.BotAPI.csproj @@ -14,7 +14,7 @@ - Contains all classes and methods available from the Bot API. Telegram;Bot;API - + Telegram.BotAPI false Telegram.BotAPI.pfx latest @@ -34,7 +34,7 @@ - +