From 9c043f5fdb38ef0aa91c5c24ce22fd4c3dec6c46 Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Sun, 29 Mar 2026 14:12:32 -0500 Subject: [PATCH] Include README and license in NuGet package --- src/Notify.NET/Notify.NET.csproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Notify.NET/Notify.NET.csproj b/src/Notify.NET/Notify.NET.csproj index 5b4a755..452c8d2 100644 --- a/src/Notify.NET/Notify.NET.csproj +++ b/src/Notify.NET/Notify.NET.csproj @@ -10,8 +10,15 @@ Notify.NET 1.0.0 Cross-platform OS notification library for .NET Standard with WinToast (Windows), libnotify (Linux), and UNUserNotificationCenter (macOS) backends. + MIT + README.md + + + + +