From a4c0ca1d9b1079cf2ad64833cabbf69ea36d079e Mon Sep 17 00:00:00 2001 From: Matteo Cominetti Date: Sat, 27 May 2023 10:17:41 +0100 Subject: [PATCH] feat: updated deps --- .../DesktopNotifications.Avalonia.csproj | 2 +- .../DesktopNotifications.FreeDesktop.csproj | 2 +- .../DesktopNotifications.Windows.csproj | 3 ++- Example.Avalonia/Example.Avalonia.csproj | 6 +++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj b/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj index b872afa..f5e7e7b 100644 --- a/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj +++ b/DesktopNotifications.Avalonia/DesktopNotifications.Avalonia.csproj @@ -18,7 +18,7 @@ - + diff --git a/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj b/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj index 7030e70..d6dcc85 100644 --- a/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj +++ b/DesktopNotifications.FreeDesktop/DesktopNotifications.FreeDesktop.csproj @@ -18,7 +18,7 @@ - + diff --git a/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj b/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj index c3cb8fe..2b253af 100644 --- a/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj +++ b/DesktopNotifications.Windows/DesktopNotifications.Windows.csproj @@ -30,7 +30,8 @@ - + + \ No newline at end of file diff --git a/Example.Avalonia/Example.Avalonia.csproj b/Example.Avalonia/Example.Avalonia.csproj index cedb29f..6f7e1ad 100644 --- a/Example.Avalonia/Example.Avalonia.csproj +++ b/Example.Avalonia/Example.Avalonia.csproj @@ -14,9 +14,9 @@ enable - - - + + +