We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 449a0b3 + 4f6690b commit c5b6bf4Copy full SHA for c5b6bf4
Directory.Packages.props
@@ -11,7 +11,7 @@
11
<PackageVersion Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0" />
12
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
13
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
14
- <PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.7" />
+ <PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8" />
15
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.8" />
16
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.8" />
17
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
0 commit comments