From c0bfc0be6c7b33dccf9433ed915997946d3ff97f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:28:23 +0000 Subject: [PATCH] chore(deps): Bump DependencyPropertyGenerator in the all group Bumps the all group with 1 update: [DependencyPropertyGenerator](https://github.com/HavenDV/DependencyPropertyGenerator). Updates `DependencyPropertyGenerator` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/HavenDV/DependencyPropertyGenerator/releases) - [Commits](https://github.com/HavenDV/DependencyPropertyGenerator/commits/v1.5.0) --- updated-dependencies: - dependency-name: DependencyPropertyGenerator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../H.NotifyIcon.Apps.Wpf.csproj | 70 +++++----- .../H.NotifyIcon.Maui.csproj | 118 ++++++++-------- .../H.NotifyIcon.Uno.WinUI.csproj | 118 ++++++++-------- .../H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj | 2 +- .../H.NotifyIcon.WinUI.csproj | 84 +++++------ .../H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj | 132 +++++++++--------- 6 files changed, 262 insertions(+), 262 deletions(-) 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 65978c1..885a6b3 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;net9.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;net9.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/libs/H.NotifyIcon.Maui/H.NotifyIcon.Maui.csproj b/src/libs/H.NotifyIcon.Maui/H.NotifyIcon.Maui.csproj index 8466667..e474b01 100644 --- a/src/libs/H.NotifyIcon.Maui/H.NotifyIcon.Maui.csproj +++ b/src/libs/H.NotifyIcon.Maui/H.NotifyIcon.Maui.csproj @@ -1,60 +1,60 @@ - - - - net9.0;net9.0-android;net9.0-ios;net9.0-maccatalyst;net9.0-windows10.0.19041.0 - - - true - $(DefineConstants);HAS_PLATFORM_CODE;HAS_MAUI - $(DefineConstants);HAS_MAUI_WINUI - $(NoWarn);CA1031;CS8002;CS0108;CA1501;CA1513 - true - - 12.2 - 15.0 - 21.0 - 10.0.17763.0 - 10.0.17763.0 - 6.5 - - - - This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the MAUI platform. -It does not just rely on the Windows Forms NotifyIcon component, -but is a purely independent control which leverages several features of the WinUI 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;maui;tray - - - - - <_Parameter1>https://notifyicon.com/ - <_Parameter2>tb - - - <_Parameter1>https://notifyicon.com/ - <_Parameter2>H.NotifyIcon - - - - - - - - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + net9.0;net9.0-android;net9.0-ios;net9.0-maccatalyst;net9.0-windows10.0.19041.0 + + + true + $(DefineConstants);HAS_PLATFORM_CODE;HAS_MAUI + $(DefineConstants);HAS_MAUI_WINUI + $(NoWarn);CA1031;CS8002;CS0108;CA1501;CA1513 + true + + 12.2 + 15.0 + 21.0 + 10.0.17763.0 + 10.0.17763.0 + 6.5 + + + + This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the MAUI platform. +It does not just rely on the Windows Forms NotifyIcon component, +but is a purely independent control which leverages several features of the WinUI 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;maui;tray + + + + + <_Parameter1>https://notifyicon.com/ + <_Parameter2>tb + + + <_Parameter1>https://notifyicon.com/ + <_Parameter2>H.NotifyIcon + + + + + + + + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + + + + + \ No newline at end of file diff --git a/src/libs/H.NotifyIcon.Uno.WinUI/H.NotifyIcon.Uno.WinUI.csproj b/src/libs/H.NotifyIcon.Uno.WinUI/H.NotifyIcon.Uno.WinUI.csproj index ecaea78..8c3fe61 100644 --- a/src/libs/H.NotifyIcon.Uno.WinUI/H.NotifyIcon.Uno.WinUI.csproj +++ b/src/libs/H.NotifyIcon.Uno.WinUI/H.NotifyIcon.Uno.WinUI.csproj @@ -1,60 +1,60 @@ - - - - net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst;net8.0-windows10.0.19041 - false - $(DefineConstants);HAS_WINUI;IS_PACKABLE;HAS_PLATFORM_CODE - $(DefineConstants);HAS_UNO - enable - $(NoWarn);Uno0001;Uno0002;CA1010;CA1031;CS8002;CS0114;CS3009;CA1063;CA1513;CA2000;CA1416;NETSDK1206 - true - true - - - - This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the Uno.WinUI 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.WinUI 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;net8.0-windows10.0.19041 + false + $(DefineConstants);HAS_WINUI;IS_PACKABLE;HAS_PLATFORM_CODE + $(DefineConstants);HAS_UNO + enable + $(NoWarn);Uno0001;Uno0002;CA1010;CA1031;CS8002;CS0114;CS3009;CA1063;CA1513;CA2000;CA1416;NETSDK1206 + true + true + + + + This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the Uno.WinUI 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.WinUI 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/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj index fff50b1..e9cabd6 100644 --- a/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj +++ b/src/libs/H.NotifyIcon.Uno/H.NotifyIcon.Uno.csproj @@ -23,7 +23,7 @@ popups, context menus, and balloon messages. It can be used directly in code or - + all compile; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj index a22d325..2b40f38 100644 --- a/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj +++ b/src/libs/H.NotifyIcon.WinUI/H.NotifyIcon.WinUI.csproj @@ -1,43 +1,43 @@ - - - - net8.0-windows10.0.17763.0;net8.0-windows10.0.17763.0 - true - $(DefineConstants);HAS_WINUI;IS_PACKABLE;HAS_PLATFORM_CODE - $(NoWarn);CS3021;CA1031;CS8002;CA1513;NETSDK1206 - enable - true - true - - - - - - - - - - This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WinUI platform. -It does not just rely on the Windows Forms NotifyIcon component, -but is a purely independent control which leverages several features of the WinUI 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, WinUI, Tray, Notify, ToolTip, Popup, Balloon, Toast - - - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + net8.0-windows10.0.17763.0;net8.0-windows10.0.17763.0 + true + $(DefineConstants);HAS_WINUI;IS_PACKABLE;HAS_PLATFORM_CODE + $(NoWarn);CS3021;CA1031;CS8002;CA1513;NETSDK1206 + enable + true + true + + + + + + + + + + This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WinUI platform. +It does not just rely on the Windows Forms NotifyIcon component, +but is a purely independent control which leverages several features of the WinUI 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, WinUI, 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/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj b/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj index 703757a..cbd6fed 100644 --- a/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj +++ b/src/libs/H.NotifyIcon.Wpf/H.NotifyIcon.Wpf.csproj @@ -1,67 +1,67 @@ - - - - net4.6.2;net8.0-windows;net9.0-windows - true - $(DefineConstants);HAS_WPF;HAS_PLATFORM_CODE - Hardcodet.Wpf.TaskbarNotification - $(NoWarn);WPF0005;WPF0041;CA1030;CA1031;CA1513;CA1510 - enable - true - - - - - - - - - <_Parameter1>System.Windows.ResourceDictionaryLocation.None - <_Parameter1_IsLiteral>true - <_Parameter2>System.Windows.ResourceDictionaryLocation.SourceAssembly - <_Parameter2_IsLiteral>true - - - <_Parameter1>http://www.hardcodet.net/taskbar - <_Parameter2>tb - - - <_Parameter1>http://www.hardcodet.net/taskbar - <_Parameter2>H.NotifyIcon - - - - - This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the 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 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, WPF, Tray, Notify, ToolTip, Popup, Balloon, Toast - - - - - - - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - all - compile; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + net4.6.2;net8.0-windows;net9.0-windows + true + $(DefineConstants);HAS_WPF;HAS_PLATFORM_CODE + Hardcodet.Wpf.TaskbarNotification + $(NoWarn);WPF0005;WPF0041;CA1030;CA1031;CA1513;CA1510 + enable + true + + + + + + + + + <_Parameter1>System.Windows.ResourceDictionaryLocation.None + <_Parameter1_IsLiteral>true + <_Parameter2>System.Windows.ResourceDictionaryLocation.SourceAssembly + <_Parameter2_IsLiteral>true + + + <_Parameter1>http://www.hardcodet.net/taskbar + <_Parameter2>tb + + + <_Parameter1>http://www.hardcodet.net/taskbar + <_Parameter2>H.NotifyIcon + + + + + This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the 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 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, WPF, Tray, Notify, ToolTip, Popup, Balloon, Toast + + + + + + + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + all + compile; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + \ No newline at end of file