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 43f907f + 45229d9 commit dff2fefCopy full SHA for dff2fef
Directory.Packages.props
@@ -11,7 +11,7 @@
11
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" />
12
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
13
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.1" />
14
- <PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.0" />
+ <PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.1" />
15
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.1" />
16
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
17
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
0 commit comments