New: Update SignalR to 2.4.1, match UI

This commit is contained in:
Qstick 2019-09-11 23:03:50 -04:00
commit 1f9bb57ec2

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" />