feat(esppTemplateSync): переделал логику, подключил ISyncService

This commit is contained in:
Mikhail Trubnikov
2023-11-22 14:19:15 +10:00
parent ede7075eb5
commit dc90275f6f
12 changed files with 144 additions and 432 deletions

View File

@@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
</ItemGroup>