1
0
mirror of https://github.com/bitwarden/server synced 2026-01-10 04:23:31 +00:00

[deps] DbOps: Update EntityFrameworkCore to v10

This commit is contained in:
renovate[bot]
2025-12-16 19:29:53 +00:00
committed by GitHub
parent 04efe402be
commit c9b1999bf3
6 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
"commands": ["swagger"]
},
"dotnet-ef": {
"version": "8.0.8",
"version": "10.0.1",
"commands": ["dotnet-ef"]
}
}