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

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

    [ https://issues.apache.org/jira/browse/AVRO-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706707#comment-17706707 ] 

Martin Tzvetanov Grigorov commented on AVRO-3727:
-------------------------------------------------

[~zoltan_csizmadia@yahoo.com] Is there anything else to be done here ? The PR has been merged few days ago

> 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)