From b6b0ee2b61a9b0b973b913b53887badfa0c5a3de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Silva?=
<2493377+askpt@users.noreply.github.com>
Date: Thu, 14 Dec 2023 14:44:18 +0000
Subject: [PATCH] docs: Add README.md to the nuget package (#164)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
---
src/OpenFeature/OpenFeature.csproj | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/OpenFeature/OpenFeature.csproj b/src/OpenFeature/OpenFeature.csproj
index e04d063d..271b8ec2 100644
--- a/src/OpenFeature/OpenFeature.csproj
+++ b/src/OpenFeature/OpenFeature.csproj
@@ -3,6 +3,7 @@
netstandard2.0;net462
OpenFeature
+ README.md
@@ -19,6 +20,7 @@
<_Parameter1>OpenFeature.E2ETests
+
-
+
\ No newline at end of file