[
https://issues.apache.org/jira/browse/THRIFT-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5354.
--------------------------------
Fix Version/s: 0.15.0
Resolution: Fixed
> disable IDE0083 warning
> -----------------------
>
> Key: THRIFT-5354
> URL: https://issues.apache.org/jira/browse/THRIFT-5354
> Project: Thrift
> Issue Type: Improvement
> Components: netstd - Compiler
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Trivial
> Fix For: 0.15.0
>
> Attachments: 0001-THRIFT-5354-disable-IDE0083-warning.patch
>
>
> Disable the IDE0083 warning since the recommended pattern matching \"that is
> not SomeType\" requires net5.0 but we still want to support earlier versions
> (.NET Core 3.1 is LTS until 2022-DEC-03)
> * [IDE0083: Use pattern matching (not
> operator)|https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0083]
> * [.NET Core and .NET 5 official support policy
> (microsoft.com)|https://dotnet.microsoft.com/platform/support/policy/dotnet-core]
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)