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

upgrade libs

This commit is contained in:
Kyle Spearrin
2020-03-04 22:01:28 -05:00
parent 172525bf86
commit cd0ec26b07
7 changed files with 25 additions and 25 deletions

View File

@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="dbup-sqlserver" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.2" />
</ItemGroup>
<ItemGroup>