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

[jira] [Created] (REEF-1881) Update Build Documentation for dot net core projects

Scott Inglis created REEF-1881:
----------------------------------

             Summary: Update Build Documentation for dot net core projects
                 Key: REEF-1881
                 URL: https://issues.apache.org/jira/browse/REEF-1881
             Project: REEF
          Issue Type: Sub-task
            Reporter: Scott Inglis
            Assignee: Scott Inglis
            Priority: Minor


The Build.MD for C# support has documentation on how to build the DotNet projects. This is now outdated. Couple of things that is different now:
1) You no longer have to use the command line to build. VS 2017 (version 15.3) can  be used for development.
2) You can continue to use the command line, however the restore command is now implicit. So calling 'dotnet build <sln>' will automatically restore the solution before building.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)