From f1dc6ba6b9bb0cf342a68d07bcac8a5ff367d6aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 22:11:33 +0000 Subject: [PATCH] chore(deps): bump bunit and Microsoft.AspNetCore.Components.Web Bumps [bunit](https://github.com/bUnit-dev/bUnit) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `bunit` from 1.28.9 to 1.30.3 - [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.28.9...v1.30.3) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.5 to 9.0.0-preview.6.24328.4 - [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.5...v9.0.0-preview.6.24328.4) --- updated-dependencies: - dependency-name: bunit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj b/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj index 79037fa..cdb4469 100644 --- a/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj +++ b/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive