[
https://issues.apache.org/jira/browse/AVRO-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba resolved AVRO-3872.
-------------------------------
Fix Version/s: 1.12.0
1.11.4
Resolution: Fixed
> [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
> Assignee: Zoltan Csizmadia
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.4
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)