1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-18 16:11:28 -05:00

upgrade nuget libs

This commit is contained in:
Kyle Spearrin
2018-03-28 10:00:20 -04:00
parent d89d5c1667
commit ceb4df2450
14 changed files with 43 additions and 43 deletions

View File

@ -12,7 +12,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.5" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.6" />
</ItemGroup>
<ItemGroup>