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/08 22:47:20 UTC

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

Mario Inchiosa created REEF-1510:
------------------------------------

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