1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Add lock files for NuGet (#1855)

This commit is contained in:
Oscar Hinton
2022-02-10 15:40:31 +01:00
committed by GitHub
parent f246f51249
commit 8d6c49f656
33 changed files with 85709 additions and 113 deletions

View File

@ -0,0 +1,6 @@
{
"version": 1,
"dependencies": {
".NETCoreApp,Version=v5.0": {}
}
}