Skip to content

Commit c5c6b43

Browse files
Merge pull request #468 from loresoft/dependabot/nuget/src/EstimatorX.Client/Microsoft.Authentication.WebAssembly.Msal-9.0.10
Bump Microsoft.Authentication.WebAssembly.Msal from 9.0.6 to 9.0.10
2 parents 5bb81ba + d64094a commit c5c6b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)