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
2020-01-10 16:14:16 -05:00
parent ebfdabebfa
commit 47b50e48ef
4 changed files with 11 additions and 11 deletions

View File

@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.0.12" />
<PackageReference Include="Microsoft.Azure.SignalR" Version="1.2.3" />
</ItemGroup>
<ItemGroup>