refactor: move PostgreSQL shared service to dedicated repository

This commit is contained in:
2026-08-03 23:59:25 +08:00
parent ecc737f0bd
commit e0d3969e46
34 changed files with 18 additions and 2637 deletions
@@ -22,7 +22,6 @@
<ProjectReference Include="..\..\src\LiveRecorder.Application\LiveRecorder.Application.csproj" />
<ProjectReference Include="..\..\src\LiveRecorder.Domain\LiveRecorder.Domain.csproj" />
<ProjectReference Include="..\..\src\LiveRecorder.Infrastructure\LiveRecorder.Infrastructure.csproj" />
<ProjectReference Include="..\..\src\PostgresService.WebApi\PostgresService.WebApi.csproj" />
</ItemGroup>
</Project>