From dac37f7e0f296034a714e9ab6fa12ce80cb8e042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:19:14 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components.WebAssembly and bunit Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [bunit](https://github.com/bUnit-dev/bUnit). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components` from 8.0.11 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.11...v9.0.0) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.11 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.11...v9.0.0) Updates `Microsoft.AspNetCore.Components.WebAssembly` from 9.0.0 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/v9.0.0...v9.0.0) Updates `bunit` from 1.36.0 to 1.37.7 - [Release notes](https://github.com/bUnit-dev/bUnit/releases) - [Changelog](https://github.com/bUnit-dev/bUnit/blob/main/CHANGELOG.md) - [Commits](https://github.com/bUnit-dev/bUnit/compare/v1.36.0...v1.37.7) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: bunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../LoreSoft.Blazor.Controls.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/LoreSoft.Blazor.Controls.Tests/LoreSoft.Blazor.Controls.Tests.csproj b/test/LoreSoft.Blazor.Controls.Tests/LoreSoft.Blazor.Controls.Tests.csproj index 59ae4b0..9206d0a 100644 --- a/test/LoreSoft.Blazor.Controls.Tests/LoreSoft.Blazor.Controls.Tests.csproj +++ b/test/LoreSoft.Blazor.Controls.Tests/LoreSoft.Blazor.Controls.Tests.csproj @@ -7,7 +7,7 @@ true - + all runtime; build; native; contentfiles; analyzers; buildtransitive