1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

update packages

This commit is contained in:
Kyle Spearrin
2018-10-05 14:05:52 -04:00
parent 5cfb43bebf
commit 7176e0ea22
11 changed files with 17 additions and 17 deletions

View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
</ItemGroup>
</Project>