From c30ee69ef671a9fd4b86f19b38e0b10964c0d4bc Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Tue, 14 Feb 2023 23:33:29 +0100 Subject: Added reference to existing netstd README.md file to satisfy nuget package upload --- lib/netstd/Thrift/Thrift.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/netstd/Thrift/Thrift.csproj b/lib/netstd/Thrift/Thrift.csproj index 902e3db9a..edc5d8f0a 100644 --- a/lib/netstd/Thrift/Thrift.csproj +++ b/lib/netstd/Thrift/Thrift.csproj @@ -51,7 +51,8 @@ Apache Thrift RPC https://github.com/apache/thrift/blob/0.18.0/CHANGES.md - Copyright 2022 The Apache Software Foundation + README.md + Copyright 2023 The Apache Software Foundation @@ -72,6 +73,10 @@ + + + + $(IntermediateOutputPath)$(TargetFrameworkMoniker).AssemblyAttributes$(DefaultLanguageSourceExtension) -- cgit v1.2.1