Skip to content

Commit 6283050

Browse files
Merge pull request #566 from loresoft/dependabot/nuget/src/EstimatorX.Client/Microsoft.Authentication.WebAssembly.Msal-9.0.15
Bump Microsoft.Authentication.WebAssembly.Msal from 9.0.14 to 9.0.15
2 parents 54dcc22 + 2f64b34 commit 6283050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)