Skip to content

Commit 851bf98

Browse files
Bump Microsoft.AspNetCore.Components.WebAssembly in /GraphSample
Bumps [Microsoft.AspNetCore.Components.WebAssembly](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.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f24c1 commit 851bf98

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.13" />
10+
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.14" />
1111
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.10" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.Authentication.WebAssembly.Msal" Version="8.0.13" />
1313
<PackageReference Include="Microsoft.Graph" Version="5.72.0" />

0 commit comments

Comments
 (0)