Closed AhNesh closed 1 year ago
Quoting @pr8x in another issue:
Make sure to target either net6.0-windows10.0.17763.0 or n etcoreapp3.1 in your application. It doesn't wotk with net6.0 unfortunately due to the windows-specific TFM used internally. I will add a note about that in the readme.
This solved that same problem for me.
Changing to target net6.0-windows10.0.17763.0 fixed it. Thanks.
When running on Windows 10 I get this error when creating a new WindowsNotificationManager:
I can find this in the project dependencies