From 6ce545f79e22727f23550e6d02b32f0dff2941c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:30:33 +0000 Subject: [PATCH] Bump the aspnetcore group with 4 updates Bumps the aspnetcore group with 4 updates: [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore). Updates `Microsoft.AspNetCore.Components.WebAssembly` 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) Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.10 to 9.0.0 - [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...v9.0.0) Updates `Microsoft.AspNetCore.SignalR.Client` from 8.0.10 to 9.0.0 - [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...v9.0.0) Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` 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.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer dependency-type: direct:production update-type: version-update:semver-major dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-type: direct:production update-type: version-update:semver-major dependency-group: aspnetcore - dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnetcore ... Signed-off-by: dependabot[bot] --- src/EstimatorX.Client/EstimatorX.Client.csproj | 6 +++--- src/EstimatorX.Service/EstimatorX.Service.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/EstimatorX.Client/EstimatorX.Client.csproj b/src/EstimatorX.Client/EstimatorX.Client.csproj index e530b5b5..245badcd 100644 --- a/src/EstimatorX.Client/EstimatorX.Client.csproj +++ b/src/EstimatorX.Client/EstimatorX.Client.csproj @@ -14,9 +14,9 @@ - - - + + + diff --git a/src/EstimatorX.Service/EstimatorX.Service.csproj b/src/EstimatorX.Service/EstimatorX.Service.csproj index e31bee76..62aeedb1 100644 --- a/src/EstimatorX.Service/EstimatorX.Service.csproj +++ b/src/EstimatorX.Service/EstimatorX.Service.csproj @@ -14,7 +14,7 @@ - +