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 @@ - +