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/11 21:36:20 UTC

[jira] [Created] (REEF-1524) Fix .NET Core System.Text.Encoding.get_Default incompatibility in Tang

Mario Inchiosa created REEF-1524:
------------------------------------

             Summary: Fix .NET Core System.Text.Encoding.get_Default incompatibility in Tang
                 Key: REEF-1524
                 URL: https://issues.apache.org/jira/browse/REEF-1524
             Project: REEF
          Issue Type: Sub-task
            Reporter: Mario Inchiosa
            Assignee: Mario Inchiosa


Change usages like Encoding.Default to Encoding.GetEncoding(0) to support .NET Core 1.0.



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