chore(deps): update dependency microsoft.entityframeworkcore.relational to v7.0.11
Some checks failed
Test if Server can be built / build-server (push) Failing after 22s
Some checks failed
Test if Server can be built / build-server (push) Failing after 22s
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
c16f077881
commit
6e8a51fae3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<PackageReference Include="Microsoft.EntityFrameworkCore" 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.Relational" Version="7.0.10"/>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.11"/>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.11">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
Loading…
Reference in a new issue