chore(deps): update dependency microsoft.entityframeworkcore.tools to v7.0.11 #47

Merged
rainote merged 1 commit from renovate/microsoft.entityframeworkcore.tools-7.x into master 2023-09-17 13:47:58 +00:00
Showing only changes of commit 951a2dda65 - Show all commits

View file

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