Replacing Nuget packages with project references

This commit is contained in:
FlorianDahn
2021-12-06 02:41:55 +01:00
parent bbc436d1d6
commit 03565aba98
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ using System.Threading.Tasks;
using Telegram.Bot.Types;
using Telegram.Bot.Types.ReplyMarkups;
using TelegramBotBase.Base;
using TelegramBotBase.Extensions.Images;
using TelegramBotBase.Form;
namespace TelegramBotBaseTest.Tests