zcsizmadia edited a comment on pull request #1536: URL: https://github.com/apache/avro/pull/1536#issuecomment-1043629376
@RyanSkraba @martin-g This feature requires that the nupkgs are published to nuget.org for each codec. The build creates 4 more nupkgs: ``` Apache,Avro.File.Snappy.1.12.0.nupkg Apache,Avro.File.BZip2.1.12.0.nupkg Apache,Avro.File.XZ.1.12.0.nupkg Apache,Avro.File.Zstandard.1.12.0.nupkg ``` Is that acceptable at all? If yes, should the version follow the same version as the Apache.Avro library (I guess it makes sense if yes)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
