Skip to content

Commit 2831d8c

Browse files
Merge pull request #485 from loresoft/dependabot/nuget/src/EstimatorX.Client/Microsoft.Authentication.WebAssembly.Msal-9.0.11
Bump Microsoft.Authentication.WebAssembly.Msal from 9.0.10 to 9.0.11
2 parents 67416a5 + 55b7e7f commit 2831d8c

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.11" />
1818
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.0" PrivateAssets="all" />
1919
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.0" />
20-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.10" />
20+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.11" />
2121
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.0" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)