From 326d92230b1486dca4002e8988285f20702fb9fb Mon Sep 17 00:00:00 2001 From: Paul Irwin Date: Thu, 31 Jul 2025 15:54:37 -0600 Subject: [PATCH] Disable packing of example project; add README to NuGet package --- ExampleInMemoryQueue/ExampleInMemoryQueue.csproj | 1 + Syncerbell/Syncerbell.csproj | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/ExampleInMemoryQueue/ExampleInMemoryQueue.csproj b/ExampleInMemoryQueue/ExampleInMemoryQueue.csproj index 78137da..cae0ef7 100644 --- a/ExampleInMemoryQueue/ExampleInMemoryQueue.csproj +++ b/ExampleInMemoryQueue/ExampleInMemoryQueue.csproj @@ -5,6 +5,7 @@ net8.0 enable enable + false diff --git a/Syncerbell/Syncerbell.csproj b/Syncerbell/Syncerbell.csproj index 7230fd5..52afb3b 100644 --- a/Syncerbell/Syncerbell.csproj +++ b/Syncerbell/Syncerbell.csproj @@ -7,6 +7,7 @@ nullable F23.Syncerbell MIT + README.md true snupkg true @@ -17,4 +18,8 @@ + + + +