1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 16:42:50 -05:00

update libs

This commit is contained in:
Kyle Spearrin
2019-08-27 09:21:08 -04:00
parent c0bc5a0361
commit 1db442a5bf
2 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.5" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.0.11" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.0.12" />
</ItemGroup>
<ItemGroup>