From e418f410959c1450d69a44eb95ee39239b17f874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:34:02 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Web in the aspnetcore group Bumps the aspnetcore group with 1 update: [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). Updates `Microsoft.AspNetCore.Components.Web` from 8.0.10 to 8.0.11 - [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/v8.0.10...v8.0.11) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] --- src/Privileged.Components/Privileged.Components.csproj | 2 +- .../Privileged.Components.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Privileged.Components/Privileged.Components.csproj b/src/Privileged.Components/Privileged.Components.csproj index 0c21262..79a3747 100644 --- a/src/Privileged.Components/Privileged.Components.csproj +++ b/src/Privileged.Components/Privileged.Components.csproj @@ -13,7 +13,7 @@ - + diff --git a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj index 3fc1d48..913e7c2 100644 --- a/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj +++ b/test/Privileged.Components.Tests/Privileged.Components.Tests.csproj @@ -16,7 +16,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive