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 13:58:19 UTC

[avro] branch master updated (1246cc1 -> 613dd99)

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 1246cc1  AVRO-3293: Update spotless-maven-plugin to 2.19.1 (latest available) (#1452)
     add 613dd99  AVRO-3238: Unify TargetFrameworks for C# projects (#1376)

No new revisions were added by this update.

Summary of changes:
 lang/csharp/README.md                              | 18 +++++++--------
 lang/csharp/common.props                           |  9 ++++++++
 .../src/apache/ipc.test/Avro.ipc.test.csproj       | 26 +++++++---------------
 lang/csharp/src/apache/ipc/Avro.ipc.csproj         |  5 ++++-
 lang/csharp/src/apache/main/Avro.main.csproj       |  2 +-
 lang/csharp/src/apache/msbuild/Avro.msbuild.csproj | 12 +++-------
 lang/csharp/src/apache/perf/Avro.perf.csproj       |  6 +++--
 lang/csharp/src/apache/test/Avro.test.csproj       |  4 ++--
 8 files changed, 40 insertions(+), 42 deletions(-)