mirror of
https://github.com/bitwarden/server
synced 2025-12-17 16:53:23 +00:00
[deps] DbOps: Update EntityFrameworkCore to v10
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="[8.0.8]">
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="[10.0.0]">
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
</PackageReference>
|
||||
|
||||
Reference in New Issue
Block a user