Skip to content

Commit ace64e2

Browse files
Bump Microsoft.AspNetCore.SignalR.Client from 8.0.20 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5a9dbf commit ace64e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StockSim.Web/StockSim.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.20" />
1616
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.20" />
17-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.20" />
17+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.10" />
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.20" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.20" />
2020
<PackageReference Include="MudBlazor" Version="8.13.0" />

0 commit comments

Comments
 (0)