From ca24e05c41aff049fcd6aa998a65396d7ff1cdfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:28:15 +0000 Subject: [PATCH] chore(deps): bump the all group with 2 updates Bumps the all group with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1) Updates `FluentAssertions` from 6.12.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.0...6.12.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj | 2 +- src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj b/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj index 8b6ef32..a702ade 100644 --- a/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj +++ b/src/tests/H.Hooks.IntegrationTests/H.Hooks.IntegrationTests.csproj @@ -10,7 +10,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj index 5199beb..780d968 100644 --- a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj +++ b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj @@ -5,12 +5,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +