From 9b7f36bbe682e3686909ff9ec5b79dfee2a0eb81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:54:03 +0000 Subject: [PATCH] chore(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Uno.UI](https://github.com/unoplatform/uno), [MSTest](https://github.com/microsoft/testfx) and System.Memory. Updates `Uno.UI` from 5.5.87 to 5.5.94 - [Release notes](https://github.com/unoplatform/uno/releases) - [Commits](https://github.com/unoplatform/uno/compare/5.5.87...5.5.94) Updates `MSTest` from 3.6.4 to 3.7.0 - [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.4...v3.7.0) Updates `System.Memory` from 4.6.0 to 4.5.4 --- updated-dependencies: - dependency-name: Uno.UI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj | 78 +++++++++---------- .../H.NotifyIcon.IntegrationTests.csproj | 2 +- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj index 4fde847..fff50b1 100644 --- a/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj +++ b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj @@ -1,40 +1,40 @@ - - - - net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst - false - $(DefineConstants);HAS_UNO;IS_PACKABLE;HAS_PLATFORM_CODE - $(NoWarn);Uno0001;Uno0002;CA1010;CA1031;CS8002;CA1416;CA1063;CA1513;CA2000;CS0114;CS3009 - enable - true - - - - - - - - This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the Uno.Skia.Wpf platform. -It does not just rely on the Windows Forms NotifyIcon component, -but is a purely independent control which leverages several features of the Uno.Skia.Wpf framework in order to display rich tooltips, -popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file. - - NotifyIcon, Uno, Tray, Notify, ToolTip, Popup, Balloon, Toast - - - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst + false + $(DefineConstants);HAS_UNO;IS_PACKABLE;HAS_PLATFORM_CODE + $(NoWarn);Uno0001;Uno0002;CA1010;CA1031;CS8002;CA1416;CA1063;CA1513;CA2000;CS0114;CS3009 + enable + true + + + + + + + + This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the Uno.Skia.Wpf platform. +It does not just rely on the Windows Forms NotifyIcon component, +but is a purely independent control which leverages several features of the Uno.Skia.Wpf framework in order to display rich tooltips, +popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file. + + NotifyIcon, Uno, Tray, Notify, ToolTip, Popup, Balloon, Toast + + + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + 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 840ef15..bdcb85a 100644 --- a/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj +++ b/src/tests/H.NotifyIcon.IntegrationTests/H.NotifyIcon.IntegrationTests.csproj @@ -6,7 +6,7 @@ - +