From d81c51343fbe940ef946f38e3889d4a81d16ec77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:58:55 +0000 Subject: [PATCH] build(deps): bump the all group across 1 directory with 4 updates Bumps the all group with 4 updates in the / directory: [Microsoft.Windows.CsWin32](https://github.com/microsoft/CsWin32), [FluentAssertions](https://github.com/fluentassertions/fluentassertions), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `Microsoft.Windows.CsWin32` from 0.3.106 to 0.3.162 - [Release notes](https://github.com/microsoft/CsWin32/releases) - [Commits](https://github.com/microsoft/CsWin32/compare/v0.3.106...v0.3.162) Updates `FluentAssertions` from 6.12.2 to 8.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.2...8.0.0) Updates `MSTest.TestAdapter` from 3.6.3 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.3...v3.7.1) Updates `MSTest.TestFramework` from 3.6.3 to 3.7.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.3...v3.7.1) --- updated-dependencies: - dependency-name: Microsoft.Windows.CsWin32 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-major dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../NamedPipeServerStream.NetFrameworkVersion.csproj | 2 +- .../NamedPipeServerStream.NetFrameworkVersion.Tests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/NamedPipeServerStream.NetFrameworkVersion/NamedPipeServerStream.NetFrameworkVersion.csproj b/src/libs/NamedPipeServerStream.NetFrameworkVersion/NamedPipeServerStream.NetFrameworkVersion.csproj index 7bd0f99..7169622 100644 --- a/src/libs/NamedPipeServerStream.NetFrameworkVersion/NamedPipeServerStream.NetFrameworkVersion.csproj +++ b/src/libs/NamedPipeServerStream.NetFrameworkVersion/NamedPipeServerStream.NetFrameworkVersion.csproj @@ -30,7 +30,7 @@ Features: - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj b/src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj index 7271cb6..a29ce0e 100644 --- a/src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj +++ b/src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj @@ -14,9 +14,9 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + \ No newline at end of file