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