TemplateService. !!!Ошибка записи в БД

This commit is contained in:
Mikhail Kuznetsov
2023-09-01 16:19:32 +10:00
parent 21eb83a50f
commit af21530d01
16 changed files with 1125 additions and 34 deletions

View File

@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
</ItemGroup>