From 002a4560e8a075e0cc807ea293d501c4800363fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:59:06 +0000 Subject: [PATCH] chore(deps): bump FluentAssertions from 6.12.1 to 6.12.2 Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.1 to 6.12.2. - [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.1...6.12.2) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SoundSwitch.Audio.Manager.Tests.csproj | 38 ++++++++-------- SoundSwitch.Tests/SoundSwitch.Tests.csproj | 44 +++++++++---------- 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj b/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj index a3ef5ca0b1..1ab6e1155a 100644 --- a/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj +++ b/SoundSwitch.Audio.Manager.Tests/SoundSwitch.Audio.Manager.Tests.csproj @@ -1,20 +1,20 @@ - - - - net8.0-windows - enable - false - - - - - - - - - - - - - + + + + net8.0-windows + enable + false + + + + + + + + + + + + + \ No newline at end of file diff --git a/SoundSwitch.Tests/SoundSwitch.Tests.csproj b/SoundSwitch.Tests/SoundSwitch.Tests.csproj index 8ada2e8b45..8f7db5324a 100644 --- a/SoundSwitch.Tests/SoundSwitch.Tests.csproj +++ b/SoundSwitch.Tests/SoundSwitch.Tests.csproj @@ -1,23 +1,23 @@ - - - net8.0-windows - - false - - Debug;Release;Nightly - - AnyCPU - - - - - - - - - - - - - + + + net8.0-windows + + false + + Debug;Release;Nightly + + AnyCPU + + + + + + + + + + + + + \ No newline at end of file