From 650ca9c86af0aa447b10c721badf6d34d7eacc15 Mon Sep 17 00:00:00 2001 From: Maytham Fahmi <9260645+maythamfahmi@users.noreply.github.com> Date: Sun, 30 Nov 2025 01:42:45 +0100 Subject: [PATCH] Update version and enable NuGet symbol package generation Updated versioning in `Directory.Build.Props` to `3.4.1` for ``, ``, and ``. Added properties to generate NuGet symbol packages: - Enabled `` with value `true`. - Set `` to `snupkg`. Retained existing `` and `` properties for context. --- Directory.Build.Props | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Directory.Build.Props b/Directory.Build.Props index c8bed0d..4440cef 100644 --- a/Directory.Build.Props +++ b/Directory.Build.Props @@ -3,9 +3,9 @@ Maytham Fahmi and Contributors All Rights Reserved - 3.3.0 - 3.4.0.0 - 3.4.0.0 + 3.4.1 + 3.4.1.0 + 3.4.1.0 @@ -19,6 +19,10 @@ true + + + true + snupkg