We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1488e75 commit 16cbb84Copy full SHA for 16cbb84
1 file changed
src/Directory.Packages.props
@@ -19,7 +19,7 @@
19
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.3" />
20
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.3" />
21
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.3" />
22
- <PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.3" />
+ <PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.5" />
23
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="10.0.3" />
24
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="10.0.3" />
25
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.3" />
0 commit comments