Skip to content

Commit 92d2232

Browse files
authored
Merge pull request #193 from fullstackhero/dependabot/nuget/Microsoft.Authentication.WebAssembly.Msal-6.0.5
Bump Microsoft.Authentication.WebAssembly.Msal from 6.0.4 to 6.0.5
2 parents 412672f + e48671f commit 92d2232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.Infrastructure/Client.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="6.0.5" />
1515
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
1616
<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" />
1818
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
1919
<PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.Localization" Version="6.0.5" />

0 commit comments

Comments
 (0)