From ad23133c958ae891f9ba26509ac472c71483b1c4 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Thu, 9 Oct 2025 01:00:58 +0300 Subject: [PATCH] fix: update RELEASE.md to clarify package contents by removing XML documentation file mention --- src/clients/dotnet/Bitip.Client/RELEASE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/clients/dotnet/Bitip.Client/RELEASE.md b/src/clients/dotnet/Bitip.Client/RELEASE.md index f8ff389..7eeeb39 100644 --- a/src/clients/dotnet/Bitip.Client/RELEASE.md +++ b/src/clients/dotnet/Bitip.Client/RELEASE.md @@ -102,8 +102,7 @@ Ensure the package contains: - `lib/net9.0/Bitip.Client.dll` - `logo.png` - `README.md` -- `LICENSE` (if available) -- XML documentation file +- `LICENSE` ## Publishing to NuGet Server