File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Client.Infrastructure Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 14
14
<PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6.0.5" />
15
15
<PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.2.0" />
16
16
<PackageReference Include =" Microsoft.AspNetCore.SignalR.Client" Version =" 6.0.5" />
17
- <PackageReference Include =" Microsoft.Authentication.WebAssembly.Msal" Version =" 6.0.4 " />
17
+ <PackageReference Include =" Microsoft.Authentication.WebAssembly.Msal" Version =" 6.0.5 " />
18
18
<PackageReference Include =" Microsoft.Extensions.Caching.Memory" Version =" 6.0.1" />
19
19
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 6.0.0" />
20
20
<PackageReference Include =" Microsoft.Extensions.Localization" Version =" 6.0.5" />
You can’t perform that action at this time.
0 commit comments