From d99d980cb25ef000d47f248ae4a1a4f6018a901a Mon Sep 17 00:00:00 2001 From: James Thompson Date: Mon, 1 Apr 2024 09:53:08 +1100 Subject: [PATCH] #2178 Set Package readme --- src/Directory.Build.props | 1 + src/RestSharp/RestSharp.csproj | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 69705872a..cc4eccfef 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -16,6 +16,7 @@ true $(NoWarn);1591 11 + README.md diff --git a/src/RestSharp/RestSharp.csproj b/src/RestSharp/RestSharp.csproj index 0620c6ac9..561e30c82 100644 --- a/src/RestSharp/RestSharp.csproj +++ b/src/RestSharp/RestSharp.csproj @@ -1,4 +1,4 @@ - + true @@ -54,4 +54,7 @@ + + +