chore(deps): update dependency microsoft.entityframeworkcore to v7.0.11
Some checks failed
Test if Server can be built / build-server (push) Failing after 23s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-09-17 13:50:26 +00:00
parent c16f077881
commit 1d9cdebb69

View file

@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11"/>
<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"/>