Добавлены функции резервного копирования контактов, улучшена обработка фотографий сотрудников и обновлены зависимости
Gitea Actions Demo / Explore-Gitea-Actions (push) Canceled after 0s

This commit is contained in:
Oleg-Nevsky
2026-08-12 16:25:00 +03:00
parent 34efa36d8b
commit 5acf3f9c96
7 changed files with 62 additions and 18 deletions
+1
View File
@@ -14,6 +14,7 @@
<PackageReference Include="Serilog.Settings.Configuration" Version="9.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.IO.Hashing" Version="10.0.10" />
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
</ItemGroup>
<ItemGroup>