You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/01/10 11:54:46 UTC

[avro] branch master updated (c546848 -> 7b8f20c)

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

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


    from c546848  Bump underscore from 1.13.1 to 1.13.2 in /lang/js (#1434)
     add 7b8f20c  AVRO-3250: Support .NET 6.0 (#1394)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-csharp-analysis.yml       |  9 +++++++++
 .github/workflows/test-lang-csharp.yml             | 16 ++++++++++++++++
 .travis/before_install.sh                          |  1 +
 lang/csharp/README.md                              | 18 +++++++++---------
 lang/csharp/build.sh                               |  4 ++--
 lang/csharp/src/apache/codegen/Avro.codegen.csproj |  4 ++--
 lang/csharp/src/apache/perf/Avro.perf.csproj       |  4 ++--
 lang/csharp/src/apache/test/Avro.test.csproj       |  4 ++--
 lang/csharp/versions.props                         |  2 +-
 share/docker/Dockerfile                            |  2 +-
 10 files changed, 45 insertions(+), 19 deletions(-)