feat(dal): Индексы для RobotHistory

This commit is contained in:
Mikhail Trubnikov
2026-04-15 10:48:21 +10:00
parent a93e8de4b0
commit c3b4c45892
8 changed files with 7679 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.6.1" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.5.2" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.5">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.20">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>