[
https://issues.apache.org/jira/browse/THRIFT-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513621#comment-14513621
]
ASF GitHub Bot commented on THRIFT-3111:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/459#issuecomment-96521545
Closing since we're not going .NET 4.5 yet.
> C# library requries .NET 4.5 compatible Mono
> --------------------------------------------
>
> Key: THRIFT-3111
> URL: https://issues.apache.org/jira/browse/THRIFT-3111
> Project: Thrift
> Issue Type: Bug
> Components: Build Process, C# - Library
> Reporter: Nobuaki Sukegawa
> Assignee: Jens Geyer
>
> THRIFT-3000 patch uses a .NET 4.5 only overload of
> {{System.Reflection.PropertyInfo.SetValue}}, causing test failures on
> Travis-CI.
> This patch enforces:
> * use of .NET 4.5 compatible Mono to build C# lib
> * use of correct Mono C# compiler and compiler flags for the version of sdk
> It makes mandatory to have Mono 3.x or higher to build C#.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)