AVRO-2980: Use PackageIcon in C# dist (#1006)

* AVRO-2980: Use PackageIcon in C# dist

* Revert "AVRO-2980: Use PackageIcon in C# dist"

This reverts commit 861ec616a018c5b8ce82bc76d9d24b6f990246e0.

* AVRO-2961: Use PackageIcon isntead of PackageIconUrl. PackageIconUrl is deprecated and some package repos do not support it

* AVRO-2961: Use already existing avro-logo.png for package icon

* AVRO-2961: Hide avro-logo.png

Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
1 file changed
tree: 04a6ac7290641afc36d678897eb058b10cb67ecc
  1. .github/
  2. .travis/
  3. doc/
  4. lang/
  5. share/
  6. .asf.yaml
  7. .editorconfig
  8. .gitignore
  9. .travis.yml
  10. .yamllint.yml
  11. BUILD.md
  12. build.sh
  13. composer.json
  14. DIST_README.txt
  15. LICENSE.txt
  16. NOTICE.txt
  17. pom.xml
  18. README.md
README.md

Build Status

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute