From 9d4ef0d05aa96f17e7445a0425dcdff5fafde8a3 Mon Sep 17 00:00:00 2001 From: ema Date: Wed, 24 Jul 2024 09:29:40 +0800 Subject: [PATCH] bump version --- NotifyIcon/NotifyIcon.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NotifyIcon/NotifyIcon.csproj b/NotifyIcon/NotifyIcon.csproj index 2e30015..db81bef 100644 --- a/NotifyIcon/NotifyIcon.csproj +++ b/NotifyIcon/NotifyIcon.csproj @@ -9,15 +9,15 @@ false false true - 1.0.9 + 1.1.0 Lemutec Lemutec NotifyIconEx - NotifyIconEx is an easy-to-use library for displaying NotifyIcon (notification icon) in WPF / WinForms / Avalonia / WinUI / MAUI applications, offering non-intrusive system notifications and quick access functionality in the taskbar. + NotifyIconEx is an easy-to-use library for displaying NotifyIcon (notification icon) in WPF / WinForms / Avalonia / WinUI / MAUI / Wice applications, offering non-intrusive system notifications and quick access functionality in the taskbar. https://github.com/lemutec/NotifyIconEx https://github.com/lemutec/NotifyIconEx git - NotifyIcon .NET WPF WinForm Avalonia WinUI MAUI + NotifyIcon .NET WPF WinForm Avalonia WinUI MAUI Wice MIT README.md Favicon.png