Skip to content

Commit cb83d5d

Browse files
authored
Merge pull request #5 from agenixframework/dependabot/nuget/dashboard/Microsoft.AspNetCore.SignalR.Client-9.0.8
chore: Bump Microsoft.AspNetCore.SignalR.Client from 8.0.8 to 9.0.8
2 parents f813878 + 064c691 commit cb83d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/Dashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IsPackable>false</IsPackable>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.8"/>
14+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.8"/>
1515
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.19"/>
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.8.1" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.8.1" />

0 commit comments

Comments
 (0)