From 427c2ef1204736ef264c89417a62dbc9808b53c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:20:56 +0000 Subject: [PATCH] chore(deps): bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components.WebAssembly` from 7.0.3 to 7.0.15 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.15) Updates `Microsoft.AspNetCore.Components` from 7.0.3 to 7.0.15 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/BlazorDocs.Sample/BlazorDocs.Sample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BlazorDocs.Sample/BlazorDocs.Sample.csproj b/src/BlazorDocs.Sample/BlazorDocs.Sample.csproj index 432fc44..f714699 100644 --- a/src/BlazorDocs.Sample/BlazorDocs.Sample.csproj +++ b/src/BlazorDocs.Sample/BlazorDocs.Sample.csproj @@ -5,7 +5,7 @@ - +