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.
1 parent f813878 commit 064c691Copy full SHA for 064c691
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