1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Pin Microsoft.AspNetCore.Http (#3001)

This commit is contained in:
Justin Baur
2023-06-29 09:37:58 -04:00
committed by GitHub
parent 140f0017e3
commit 3bffd480cb
32 changed files with 436 additions and 432 deletions

View File

@ -2729,7 +2729,7 @@
"migrator": {
"type": "Project",
"dependencies": {
"Core": "2023.4.3",
"Core": "2023.5.1",
"Microsoft.Extensions.Logging": "6.0.0",
"dbup-sqlserver": "5.0.8"
}