You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/02/26 23:50:18 UTC

[jira] [Resolved] (REEF-1198) Clean up .csproj files

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

Dongjoon Hyun resolved REEF-1198.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15

Resolved via https://github.com/apache/reef/pull/862 .

> Clean up .csproj files
> ----------------------
>
>                 Key: REEF-1198
>                 URL: https://issues.apache.org/jira/browse/REEF-1198
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>            Reporter: Mariia Mykhailova
>            Assignee: Mariia Mykhailova
>             Fix For: 0.15
>
>
> Our .csproj files have a lot of content which is duplicated in multiple projects. This should be moved to `build.props`/`*.targets` and unified.
> * Newtonsoft.Json, Protobuf and Rx versions are already defined in `build.props` but some projects have them hardcoded.
> * StyleCop version (to simplify upgrade to newer version) shared by all projects
> * xUnit version and packages are shared by all .Test projects
> * REEF-325 will introduce Test targets shared by all .Test projects



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