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 f813878 + 064c691 commit cb83d5dCopy full SHA for cb83d5d
dashboard/Dashboard.csproj
@@ -11,7 +11,7 @@
11
<IsPackable>false</IsPackable>
12
</PropertyGroup>
13
<ItemGroup>
14
- <PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8"/>
+ <PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.8"/>
15
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.19"/>
16
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.8.1" />
17
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />
0 commit comments