chore(deps): update dependency microsoft.entityframeworkcore.abstractions to v7.0.11 #45

Merged
rainote merged 1 commit from renovate/microsoft.entityframeworkcore.abstractions-7.x into master 2023-09-17 13:48:10 +00:00

View file

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