build: upgrade ref

This commit is contained in:
2024-08-27 22:50:21 +03:00
parent 535bafa73a
commit f27d07fb5a
3 changed files with 14 additions and 13 deletions

View File

@ -16,7 +16,7 @@
<PackageReference Include="FluentValidation" Version="11.9.2" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.9.2" />
<PackageReference Include="MediatR" Version="12.4.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
</ItemGroup>
<ItemGroup>