Skip to content

Commit

Permalink
Merge pull request #373 from loresoft/dependabot/nuget/Microsoft.Auth…
Browse files Browse the repository at this point in the history
…entication.WebAssembly.Msal-8.0.11

Bump Microsoft.Authentication.WebAssembly.Msal from 8.0.10 to 8.0.11
  • Loading branch information
github-actions[bot] authored Nov 13, 2024
2 parents e2be882 + 8f813cd commit 28049c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EstimatorX.Client/EstimatorX.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.0" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.10" />
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.11" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 28049c6

Please sign in to comment.