1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -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

@ -4,6 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<Version>1.46.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
</Project>
</Project>