fix(api, core): Перенес пакеты asp в api

This commit is contained in:
Mikhail Trubnikov
2026-05-20 16:08:45 +10:00
parent 68808e761b
commit 61c21e60b6
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.1" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.1" />
<PackageReference Include="InfluxDB.Client" Version="4.17.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.16" />