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

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-10-24 11:55:52 +00:00
parent 1455bdd75a
commit a352e7a0f1

View file

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