rafallopatka / ToastNotifications

Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
GNU Lesser General Public License v3.0
718 stars 171 forks source link

Strong Named #127

Open joschmo80 opened 3 years ago

joschmo80 commented 3 years ago

Library version

ToastNotifications.Net5 3.0.0 / ToastNotifiations.Messages.Net5 3.0.1

Expected behaviour

Assemblies are strong named for security

Actual behaviour

Assemblies are not strong named

Steps to reproduce behaviour

Code to reproduce behaviour

Questions