From 9b2c9556e14a3a1dbbf68a415f2cd7409abce032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:05:07 +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.31.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.31.3) Updates `Microsoft.AspNetCore.Components.Web` from 8.0.4 to 9.0.0-preview.7.24406.2 - [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.4...v9.0.0-preview.7.24406.2) --- 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..fbad333 100644 --- a/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj +++ b/SiemensIXBlazor.Tests/SiemensIXBlazor.Tests.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive