You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by "Zoltan Csizmadia (Jira)" <ji...@apache.org> on 2023/03/30 13:24:00 UTC

[jira] [Resolved] (AVRO-3727) Add RollForward to C# avrogen tool

     [ https://issues.apache.org/jira/browse/AVRO-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Csizmadia resolved AVRO-3727.
------------------------------------
    Resolution: Fixed

> Add RollForward to C# avrogen tool
> ----------------------------------
>
>                 Key: AVRO-3727
>                 URL: https://issues.apache.org/jira/browse/AVRO-3727
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Zoltan Csizmadia
>            Priority: Minor
>              Labels: pull-request-available
>   Original Estimate: 24h
>          Time Spent: 20m
>  Remaining Estimate: 23h 40m
>
> When the avrogen C# tool is used with an SDk installed which is not supported (built for) yet, avrogen fails with anerror that the required NET SDk is missing. RollForward instructs the tool to look for the next major SDK version and use that, if the required SDK is not installed,
>  
> SInce NET 8.0 preview is out, as of now, avrogen cannot run  in NET 8 without this option.
>  
> https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#rollforward



--
This message was sent by Atlassian Jira
(v8.20.10#820010)