diff --git a/DesktopNotifications.Apple/DesktopNotifications.Apple.csproj b/DesktopNotifications.Apple/DesktopNotifications.Apple.csproj index 4cfdb39..a3d9fd3 100644 --- a/DesktopNotifications.Apple/DesktopNotifications.Apple.csproj +++ b/DesktopNotifications.Apple/DesktopNotifications.Apple.csproj @@ -3,6 +3,13 @@ netcoreapp3.1 enable + true + A cross-platform C# library for native desktop "toast" notifications. + MIT + https://github.com/pr8x/DesktopNotifications + DesktopNotifications.Apple + DesktopNotifications.Apple + DesktopNotifications.Apple diff --git a/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj b/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj index 4fa204a..eedc31b 100644 --- a/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj +++ b/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj @@ -2,6 +2,10 @@ netcoreapp3.1 + A cross-platform C# library for native desktop "toast" notifications. + true + MIT + https://github.com/pr8x/DesktopNotifications diff --git a/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj b/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj index 233e5aa..1fc189a 100644 --- a/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj +++ b/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj @@ -3,6 +3,10 @@ netcoreapp3.1 enable + A cross-platform C# library for native desktop "toast" notifications. + true + MIT + https://github.com/pr8x/DesktopNotifications diff --git a/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj b/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj index 54fac11..76e91f0 100644 --- a/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj +++ b/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj @@ -3,6 +3,10 @@ netcoreapp3.1 enable + true + A cross-platform C# library for native desktop "toast" notifications. + MIT + https://github.com/pr8x/DesktopNotifications diff --git a/DesktopNotifications/DesktopNotifications.csproj b/DesktopNotifications/DesktopNotifications.csproj index 80fe945..3b73338 100644 --- a/DesktopNotifications/DesktopNotifications.csproj +++ b/DesktopNotifications/DesktopNotifications.csproj @@ -3,6 +3,10 @@ netcoreapp3.1 enable + true + A cross-platform C# library for native desktop "toast" notifications. + MIT + https://github.com/pr8x/DesktopNotifications