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:
parent
65f098027d
commit
18e9d3302b
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
Reference in a new issue