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

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

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

Mariia Mykhailova commented on REEF-1198:
-----------------------------------------

PR 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
>
> 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)