diff --git a/IronNotify.Client.csproj b/IronNotify.Client.csproj index 1e01db8..a0365b1 100644 --- a/IronNotify.Client.csproj +++ b/IronNotify.Client.csproj @@ -4,6 +4,7 @@ net8.0;net9.0 enable enable + C:\Users\logik\Dropbox\Nugets IronNotify.Client @@ -15,6 +16,8 @@ MIT https://github.com/ironservices/ironnotify-client https://www.ironnotify.com + README.md + nuget_in.png @@ -22,4 +25,14 @@ + + + true + \ + PreserveNewest + true + + + + diff --git a/nuget_in.png b/nuget_in.png new file mode 100644 index 0000000..fec3960 Binary files /dev/null and b/nuget_in.png differ