Skip to content

Commit 4904a41

Browse files
Bump Microsoft.Authentication.WebAssembly.Msal in /GraphSample
Bumps [Microsoft.Authentication.WebAssembly.Msal](https://github.com/dotnet/aspnetcore) from 8.0.13 to 8.0.14. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.13...v8.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 d4f24c1 commit 4904a41

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="8.0.13" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.13" />
12+
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.14" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.72.0" />
1414
<PackageReference Include="TimeZoneConverter" Version="6.1.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)