This repository was archived by the owner on Mar 6, 2023. It is now read-only.
Releases: BeyondDimension/NotifyIcon
Releases · BeyondDimension/NotifyIcon
1.23.10209.11223
Fixes:
Other:
1.1.0
1.0.5.1
1.0.4
fix: Windows Tray refreshes when Explorer restarts
Breaking changes:
- Remove Package dependency Microsoft.Extensions.DependencyInjection.*
- use
services.AddSingleton(typeof(NotifyIcon), NotifyIcon.ImplType)replaceservices.AddNotifyIcon()
- use
- Remove TFM Xamarin.Mac20