Skip to content

Commit d64094a

Browse files
Bump Microsoft.Authentication.WebAssembly.Msal from 9.0.6 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.Authentication.WebAssembly.Msal dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2cae26 commit d64094a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/EstimatorX.Client/EstimatorX.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.10" />
1818
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.10" PrivateAssets="all" />
1919
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.10" />
20-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.6" />
20+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.10" />
2121
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.10" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)