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 2018/05/15 18:04:00 UTC

[jira] [Updated] (REEF-2006) CodeTasks in csproj files need to be converted to Roslyn Code Tasks

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

Scott Inglis updated REEF-2006:
-------------------------------
    Description: 
The csproj projects use custom CodeTasks to perform specific build functions. With the latest changes of the csproj files, they now need to use Roslyn code tasks as this provides a more cross platform way of dealing with build tasks. More information can be found here:

[https://github.com/jeffkl/RoslynCodeTaskFactory]

[https://github.com/Microsoft/msbuild/issues/2890]

 

 

 

 

  was:
The csproj projects use custom CodeTasks to perform specific build functions. With the latest changes of the csproj files, they now need to use Rosalyn code tasks as this provides a more cross platform way of dealing with build tasks. More information can be found here:

[https://github.com/jeffkl/RoslynCodeTaskFactory]

[https://github.com/Microsoft/msbuild/issues/2890]

 

 

 

 

        Summary: CodeTasks in csproj files need to be converted to Roslyn Code Tasks  (was: CodeTasks in csproj files need to be converted to Rosalyn Code Tasks)

> CodeTasks in csproj files need to be converted to Roslyn Code Tasks
> -------------------------------------------------------------------
>
>                 Key: REEF-2006
>                 URL: https://issues.apache.org/jira/browse/REEF-2006
>             Project: REEF
>          Issue Type: Sub-task
>            Reporter: Scott Inglis
>            Priority: Trivial
>
> The csproj projects use custom CodeTasks to perform specific build functions. With the latest changes of the csproj files, they now need to use Roslyn code tasks as this provides a more cross platform way of dealing with build tasks. More information can be found here:
> [https://github.com/jeffkl/RoslynCodeTaskFactory]
> [https://github.com/Microsoft/msbuild/issues/2890]
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)