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 54dcc22 + 2f64b34 commit 6283050Copy full SHA for 6283050
1 file changed
src/EstimatorX.Client/EstimatorX.Client.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.15" />
18
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="10.0.6" PrivateAssets="all" />
19
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="10.0.6" />
20
- <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.14" />
+ <PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="9.0.15" />
21
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.6" />
22
</ItemGroup>
23
0 commit comments