Skip to content

Commit 25e8c94

Browse files
Bump Microsoft.Authentication.WebAssembly.Msal in /GraphSample
Bumps [Microsoft.Authentication.WebAssembly.Msal](https://github.com/dotnet/aspnetcore) from 7.0.13 to 7.0.14. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.13...v7.0.14) --- updated-dependencies: - dependency-name: Microsoft.Authentication.WebAssembly.Msal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54966f4 commit 25e8c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphSample/GraphSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.13" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.13" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.13" />
12+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="7.0.14" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.35.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)