From 75e1f8a05cdbe62ccc75df227b922809dca25130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:20:26 +0000 Subject: [PATCH] chore(deps): Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [SkiaSharp.Views.Maui.Controls](https://github.com/mono/SkiaSharp) | `2.88.8` | `2.88.9` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.1` | `6.12.2` | | System.Memory | `4.5.5` | `4.5.4` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.2` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.6.1` | `3.6.2` | Updates `SkiaSharp.Views.Maui.Controls` from 2.88.8 to 2.88.9 - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](https://github.com/mono/SkiaSharp/compare/v2.88.8...v2.88.9) Updates `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) Updates `System.Memory` from 4.5.5 to 4.5.4 Updates `MSTest.TestAdapter` from 3.6.1 to 3.6.2 - [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.1...v3.6.2) Updates `MSTest.TestFramework` from 3.6.1 to 3.6.2 - [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.1...v3.6.2) --- updated-dependencies: - dependency-name: SkiaSharp.Views.Maui.Controls 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 - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Apps.Maui/H.NotifyIcon.Apps.Maui.csproj | 2 +- .../H.NotifyIcon.IntegrationTests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/H.NotifyIcon.Apps.Maui/H.NotifyIcon.Apps.Maui.csproj b/src/apps/H.NotifyIcon.Apps.Maui/H.NotifyIcon.Apps.Maui.csproj index a40d28a..24ab451 100644 --- a/src/apps/H.NotifyIcon.Apps.Maui/H.NotifyIcon.Apps.Maui.csproj +++ b/src/apps/H.NotifyIcon.Apps.Maui/H.NotifyIcon.Apps.Maui.csproj @@ -62,7 +62,7 @@ - + diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index cc7692c..4238c0c 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -7,9 +7,9 @@ - - - + + +