You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mario Inchiosa (JIRA)" <ji...@apache.org> on 2016/08/09 00:41:21 UTC

[jira] [Commented] (REEF-1510) Fix .NET Core System.Type.get_Assembly incompatibility in Tang.Tests

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

Mario Inchiosa commented on REEF-1510:
--------------------------------------

I've posted a PR at [#1088|https://github.com/apache/reef/pull/1088]

> Fix .NET Core System.Type.get_Assembly incompatibility in Tang.Tests
> --------------------------------------------------------------------
>
>                 Key: REEF-1510
>                 URL: https://issues.apache.org/jira/browse/REEF-1510
>             Project: REEF
>          Issue Type: Sub-task
>          Components: REEF.NET
>            Reporter: Mario Inchiosa
>            Assignee: Mario Inchiosa
>
> Change usages like type.Assembly to type.GetTypeInfo().Assembly to support .NET Core 1.0.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)