Skip to content

Commit 6249f62

Browse files
Bump Microsoft.AspNetCore.SignalR.Client from 6.0.2 to 6.0.8
Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 6.0.2 to 6.0.8. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.2...v6.0.8) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3423040 commit 6249f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

busylight-client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.2" />
23+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.8" />
2424
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />
2525
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />

0 commit comments

Comments
 (0)