From d2c2e89bb6672ad21c1e0746c3357547aa6b70bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:16:27 +0100 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.WebAssembly.Server in /examples (#325) Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1. - [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/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/BlazorApp/BlazorApp/BlazorApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/BlazorApp/BlazorApp/BlazorApp.csproj b/examples/BlazorApp/BlazorApp/BlazorApp.csproj index d1b54c4b..fda0c704 100644 --- a/examples/BlazorApp/BlazorApp/BlazorApp.csproj +++ b/examples/BlazorApp/BlazorApp/BlazorApp.csproj @@ -8,7 +8,7 @@ - +