chore(deps): update dependency microsoft.entityframeworkcore.abstractions to v7.0.11
All checks were successful
Test if Server can be built / build-server (push) Successful in 24s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-09-17 13:46:38 +00:00
parent 3f6427a09f
commit f4c80d0db1

View file

@ -36,7 +36,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.10"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="7.0.11"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="7.0.11"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.10"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.10">