[
https://issues.apache.org/jira/browse/AVRO-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644362#comment-17644362
]
ASF subversion and git services commented on AVRO-3670:
-------------------------------------------------------
Commit e3dc0ea60d664f5369094cf33ca9edf1b75a636c in avro's branch
refs/heads/master from Zoltan Csizmadia
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e3dc0ea60 ]
AVRO-3670: Add NET 7.0 support (#1956)
* Add NET 7.0 support
* Update README
* Revert to setup-dotnet v3
Co-authored-by: Zoltan Csizmadia <[email protected]>
> Add .NET 7 support
> ------------------
>
> Key: AVRO-3670
> URL: https://issues.apache.org/jira/browse/AVRO-3670
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Reporter: Zoltan Csizmadia
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 24h
> Time Spent: 3h 50m
> Remaining Estimate: 20h 10m
>
> .NET 7.0 SDK is released
> [https://dotnet.microsoft.com/en-us/download/dotnet/7.0]
> Add support for building and testing using NET 7 SDK as well. Published
> class libraries will be still target netstandard2.0 and netstandard2.1,
> however published tools and executables (e.g. AvroGen) will traget . NET 7 as
> well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)