1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-04 01:22:50 -05:00

update libs

This commit is contained in:
Kyle Spearrin
2019-05-11 20:56:49 -04:00
parent 4e65275a2f
commit 6381634a92
12 changed files with 34 additions and 34 deletions

View File

@ -8,9 +8,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.5" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.10" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.0.4" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.0.7" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.0.9" />
</ItemGroup>
<ItemGroup>