You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by rs...@apache.org on 2021/10/20 10:09:35 UTC

[avro] branch master updated (e5811b4 -> 0ebd940)

This is an automated email from the ASF dual-hosted git repository.

rskraba pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from e5811b4  Bump maven.version from 3.8.1 to 3.8.3 in /lang/java (#1374)
     add 0ebd940  AVRO-3236: Retire .NET Core 2.1 (#1375)

No new revisions were added by this update.

Summary of changes:
 .travis/before_install.sh                             |  5 ++---
 lang/csharp/README.md                                 | 12 ++++++++++++
 lang/csharp/src/apache/codegen/Avro.codegen.csproj    |  4 ++--
 lang/csharp/src/apache/main/Avro.main.csproj          |  2 +-
 lang/csharp/src/apache/test/Avro.test.csproj          |  4 ++--
 lang/csharp/src/apache/test/Specific/SpecificTests.cs |  7 +++++++
 share/docker/Dockerfile                               |  2 +-
 7 files changed, 27 insertions(+), 9 deletions(-)