[
https://issues.apache.org/jira/browse/AVRO-3231?focusedWorklogId=664572&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-664572
]
ASF GitHub Bot logged work on AVRO-3231:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/21 10:46
Start Date: 13/Oct/21 10:46
Worklog Time Spent: 10m
Work Description: martin-g opened a new pull request #1366:
URL: https://github.com/apache/avro/pull/1366
Fix a minor typo in build.sh
With this change `./build.sh dist` produces `main/net5.0/` folder in
`dist/csharp/avro-csharp-**.tar.gz`.
`codegen/net5.0/` is already there!
### Jira
- [X] My PR addresses the following
[AVRO-3231](https://issues.apache.org/jira/browse/is already ) issue
### Tests
- [X] My PR does not need testing for this extremely good reason: it changes
just the build.
### Commits
- [X] My commits all reference Jira issues in their subject lines.
### Documentation
The JIRA changelog should be enough
--
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: 664572)
Remaining Estimate: 0h
Time Spent: 10m
> C#: Enable build of Avro.dll for .NET 5
> ---------------------------------------
>
> Key: AVRO-3231
> URL: https://issues.apache.org/jira/browse/AVRO-3231
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.0
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> lang/csharp/src/apache/main/Avro.main.csproj does not list net5.0 as a target.
>
> 5.0 is the current stable version:
> https://dotnet.microsoft.com/platform/support/policy/dotnet-core
--
This message was sent by Atlassian Jira
(v8.3.4#803005)