From 911bf12490bcdaf32287e099f00050c6cff98575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:46:52 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components in /src/MvvmBlazor.Core Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.25. - [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/v6.0.0...v6.0.25) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/MvvmBlazor.Core/MvvmBlazor.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MvvmBlazor.Core/MvvmBlazor.Core.csproj b/src/MvvmBlazor.Core/MvvmBlazor.Core.csproj index 17b39c4..97908c2 100644 --- a/src/MvvmBlazor.Core/MvvmBlazor.Core.csproj +++ b/src/MvvmBlazor.Core/MvvmBlazor.Core.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -23,7 +23,7 @@ - + all runtime; build; native; contentfiles; analyzers