1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-12 13:19:01 -05:00

Stop using lockfiles (#3550)

This commit is contained in:
Matt Bishop
2023-12-12 09:09:42 -05:00
committed by GitHub
parent 5a6a6ce4ce
commit 890a09804f
42 changed files with 0 additions and 105075 deletions

View File

@ -1,21 +0,0 @@
{
"version": 1,
"dependencies": {
".NETFramework,Version=v4.6": {
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.0, )",
"resolved": "1.0.0",
"contentHash": "7D2TMufjGiowmt0E941kVoTIS+GTNzaPopuzM1/1LSaJAdJdBrVP0SkZW7AgDd0a2U1DjsIeaKG1wxGVBNLDMw==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net46": "1.0.0"
}
},
"Microsoft.NETFramework.ReferenceAssemblies.net46": {
"type": "Transitive",
"resolved": "1.0.0",
"contentHash": "Zhtz+rFItjyGS3jMl9F011VJYLKyW6hwEUMsH/KfM2w0YrxoeFc8gO9iaOxCdN+bJFs/p2a+kHF1vNJ4y2+LfQ=="
}
}
}
}