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 5bb81ba + d64094a commit c5c6b43Copy full SHA for c5c6b43
src/EstimatorX.Client/EstimatorX.Client.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.10" />
18
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="9.0.10" PrivateAssets="all" />
19
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="9.0.10" />
20
- <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.6" />
+ <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.10" />
21
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.10" />
22
</ItemGroup>
23
0 commit comments