We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67416a5 + 55b7e7f commit 2831d8cCopy full SHA for 2831d8c
src/EstimatorX.Client/EstimatorX.Client.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.11" />
18
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.0" PrivateAssets="all" />
19
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.0" />
20
- <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.10" />
+ <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.11" />
21
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.0" />
22
</ItemGroup>
23
0 commit comments