chore(deps): update dependency microsoft.entityframeworkcore.tools to v8

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2023-11-14 19:48:19 +00:00
parent 0817873eb1
commit bb437f060d

View file

@ -66,7 +66,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.14">
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>