1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -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

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