From 1ed5199dcd2bfce3545246ba2b9ce7ad89469f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20W=C3=B3jcik?= Date: Tue, 23 Jul 2024 21:42:26 +0200 Subject: [PATCH] added README.md to nuget package --- Roaring.Net.sln | 1 + src/Roaring.Net/Roaring.Net.csproj | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Roaring.Net.sln b/Roaring.Net.sln index 7a8f0f9..727a780 100644 --- a/Roaring.Net.sln +++ b/Roaring.Net.sln @@ -15,6 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject vcpkg.json = vcpkg.json vcpkg-configuration.json = vcpkg-configuration.json + README.md = README.md EndProjectSection EndProject Global diff --git a/src/Roaring.Net/Roaring.Net.csproj b/src/Roaring.Net/Roaring.Net.csproj index d998e9e..2d26a55 100644 --- a/src/Roaring.Net/Roaring.Net.csproj +++ b/src/Roaring.Net/Roaring.Net.csproj @@ -14,6 +14,7 @@ git://github.com/k-wojcik/Roaring.Net MIT git + README.md @@ -45,6 +46,7 @@ true runtimes/osx-arm64/native - + +