Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Releases: BeyondDimension/NotifyIcon

1.23.10209.11223

09 Feb 11:09

Choose a tag to compare

Fixes:

Other:

1.1.0

23 May 07:52

Choose a tag to compare

  • Update OperatingSystem2 2.0.0
  • Add Samples.WinUI3App1.csproj
  • Add Samples.MauiApp1.csproj

1.0.5.1

13 Dec 06:19

Choose a tag to compare

Update OperatingSystem2 1.4.2.1

1.0.4

19 Nov 14:54

Choose a tag to compare

fix: Windows Tray refreshes when Explorer restarts

Breaking changes:

  • Remove Package dependency Microsoft.Extensions.DependencyInjection.*
    • use services.AddSingleton(typeof(NotifyIcon), NotifyIcon.ImplType) replace services.AddNotifyIcon()
  • Remove TFM Xamarin.Mac20

1.0.0

28 Aug 15:34
114b53a

Choose a tag to compare

Create README.md