[
https://issues.apache.org/jira/browse/AVRO-3236?focusedWorklogId=667109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-667109
]
ASF GitHub Bot logged work on AVRO-3236:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Oct/21 16:06
Start Date: 19/Oct/21 16:06
Worklog Time Spent: 10m
Work Description: zcsizmadia commented on pull request #1375:
URL: https://github.com/apache/avro/pull/1375#issuecomment-946874813
It is important to call out, that .NET Core 2.1 is still supported. The
.NET Standard 2.0 library is supported by .NET Core 2.1. Pretty much the only
thing being retired is running avrogen (Codegen) from an environment where
only .NET Core 2.1 is installed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 667109)
Time Spent: 2h (was: 1h 50m)
> Retire .NET Core 2.1
> --------------------
>
> Key: AVRO-3236
> URL: https://issues.apache.org/jira/browse/AVRO-3236
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: Zoltan Csizmadia
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> .NET Core was retired and EOL since August, 2021.
> [https://dotnet.microsoft.com/download/dotnet/2.1]
>
> # Remove netcoreapp2.1 from TargetFramework(s) in all csproj.
> # Remove .NET Core 2.1 dependency form the build environment
--
This message was sent by Atlassian Jira
(v8.3.4#803005)