You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2021/09/11 12:31:02 UTC

[jira] [Closed] (THRIFT-5354) disable IDE0083 warning

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

Jens Geyer closed THRIFT-5354.
------------------------------

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