Skip to content

Commit

Permalink
refs: Обновлены ссылки
Browse files Browse the repository at this point in the history
  • Loading branch information
Kibnet committed Oct 1, 2024
1 parent 7aab5d9 commit 161ecb3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/SignalR.EasyUse.Client/SignalR.EasyUse.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,14 @@ This package must be installed in the client application project.</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
<PackageReference Include="System.Reflection.DispatchProxy" Version="4.7.1" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SignalR.EasyUse.Interface\SignalR.EasyUse.Interface.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Microsoft.CSharp">
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Microsoft.CSharp.dll</HintPath>
</Reference>
</ItemGroup>

<ItemGroup>
<None Include="..\..\resources\signalr.png">
<Pack>True</Pack>
Expand Down

0 comments on commit 161ecb3

Please sign in to comment.