[ https://issues.apache.org/jira/browse/AVRO-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Tzvetanov Grigorov reassigned AVRO-3727: ----------------------------------------------- Assignee: Zoltan Csizmadia > 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 > Assignee: Zoltan Csizmadia > Priority: Minor > Labels: pull-request-available > Fix For: 1.12.0 > > 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)