From 6470cf432b54359ed5b6cc99d7f25bdb6585146a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 06:18:18 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 2 updates Bumps Microsoft.AspNetCore.Components.Web from 10.0.1 to 10.0.3 Bumps MudBlazor from 8.15.0 to 9.0.0 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: MudBlazor dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- ExampleModule/ExampleModule.csproj | 2 +- ModuleBase/ModuleBase.csproj | 2 +- Shared.props | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ExampleModule/ExampleModule.csproj b/ExampleModule/ExampleModule.csproj index c6d4e1c..54e49d9 100644 --- a/ExampleModule/ExampleModule.csproj +++ b/ExampleModule/ExampleModule.csproj @@ -21,7 +21,7 @@ - + diff --git a/ModuleBase/ModuleBase.csproj b/ModuleBase/ModuleBase.csproj index 9c921e2..7bfd628 100644 --- a/ModuleBase/ModuleBase.csproj +++ b/ModuleBase/ModuleBase.csproj @@ -19,6 +19,6 @@ - + \ No newline at end of file diff --git a/Shared.props b/Shared.props index 3b57b9a..8af0fe1 100644 --- a/Shared.props +++ b/Shared.props @@ -27,6 +27,6 @@ - + \ No newline at end of file