1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-03-12 23:13:44 +00:00

New: Update SignalR to 2.4.1, match UI

This commit is contained in:
Qstick 2019-09-11 23:03:50 -04:00
parent 65f098027d
commit 18e9d3302b

View file

@ -4,7 +4,7 @@
<Platforms>x86</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNet.SignalR.Client" Version="2.4.0" />
<PackageReference Include="Microsoft.AspNet.SignalR.Client" Version="2.4.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Lidarr.Api.V1\Lidarr.Api.V1.csproj" />