Ryan Skraba created AVRO-3872:
---------------------------------
Summary: [Build][C#] Warning on nuget upload about README
Key: AVRO-3872
URL: https://issues.apache.org/jira/browse/AVRO-3872
Project: Apache Avro
Issue Type: New Feature
Reporter: Ryan Skraba
There's already a C# specific description for the Avro package in nuget:
https://www.nuget.org/packages/Apache.Avro
For some reason, publishing the artifact has a warning about the missing readme:
{code}
--------------------------------------------------------------------------------------
Pushing Apache.Avro.1.11.3.nupkg to 'https://www.nuget.org/api/v2/package'...
PUT https://www.nuget.org/api/v2/package/
warn : Readme missing. Go to https://aka.ms/nuget-include-readme learn How to
include a readme file within the package.
Created https://www.nuget.org/api/v2/package/ 1134ms
Your package was pushed.
{code}
This doesn't block anything. Is there an action we should take?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)