mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
New: Update SignalR to 2.4.1, match UI
This commit is contained in:
parent
d679a31836
commit
1f9bb57ec2
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue