From a6b91a6a168b06b7603007edaf7d5a07225645dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 04:15:22 +0000 Subject: [PATCH] Bump the all group with 4 updates Bumps FluentAssertions from 8.9.0 to 8.10.0 Bumps Microsoft.Extensions.Logging.Debug from 10.0.7 to 10.0.8 Bumps MSTest from 4.2.2 to 4.2.3 Bumps System.Resources.Extensions from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.Logging.Debug dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Resources.Extensions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Apps.Maui.csproj | 142 +++++++++--------- .../H.NotifyIcon.Apps.Wpf.csproj | 70 ++++----- .../H.NotifyIcon.IntegrationTests.csproj | 60 ++++---- 3 files changed, 136 insertions(+), 136 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 46f6a49..13968e3 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 @@ -1,71 +1,71 @@ - - - - $(TargetFrameworks);net10.0-maccatalyst - $(TargetFrameworks);net10.0-windows10.0.19041.0 - - - - - - - Exe - H.NotifyIcon.Apps.Maui - true - true - enable - enable - - H.NotifyIcon.Apps.Maui - - - com.companyname.h.notifyicon.apps.maui - - - 1.0 - 1 - - 12.2 - 15.0 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + $(TargetFrameworks);net10.0-maccatalyst + $(TargetFrameworks);net10.0-windows10.0.19041.0 + + + + + + + Exe + H.NotifyIcon.Apps.Maui + true + true + enable + enable + + H.NotifyIcon.Apps.Maui + + + com.companyname.h.notifyicon.apps.maui + + + 1.0 + 1 + + 12.2 + 15.0 + 21.0 + 10.0.17763.0 + 10.0.17763.0 + 6.5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj b/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj index 09c5b45..23e6371 100644 --- a/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj +++ b/src/apps/H.NotifyIcon.Apps.Wpf/H.NotifyIcon.Apps.Wpf.csproj @@ -1,36 +1,36 @@ - - - - WinExe - net4.6.2;net10.0-windows - true - true - preview - enable - enable - true - - - - - <_Parameter1>System.Windows.ResourceDictionaryLocation.None - <_Parameter1_IsLiteral>true - <_Parameter2>System.Windows.ResourceDictionaryLocation.SourceAssembly - <_Parameter2_IsLiteral>true - - - - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - + + + + WinExe + net4.6.2;net10.0-windows + true + true + preview + enable + enable + true + + + + + <_Parameter1>System.Windows.ResourceDictionaryLocation.None + <_Parameter1_IsLiteral>true + <_Parameter2>System.Windows.ResourceDictionaryLocation.SourceAssembly + <_Parameter2_IsLiteral>true + + + + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + \ No newline at end of file diff --git a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj index 5617984..42f8eb0 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -1,31 +1,31 @@ - - - - net4.8;net10.0-windows - true - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + net4.8;net10.0-windows + true + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + \ No newline at end of file