C# Class Jubilee.Core.Workflow.Tasks.MSBuild2013

Inheritance: Jubilee.Core.Tasks.Task
ファイルを表示 Open project: pgermishuys/Jubilee

Public Methods

Method Description
MSBuild2013 ( INotificationService notificationService ) : System
Run ( ) : bool

Private Methods

Method Description
BuildSolution ( string solutionFilePath, string buildArguments ) : bool
FindSolutionFile ( string workingPath, string solutionExtension ) : string

Method Details

MSBuild2013() public method

public MSBuild2013 ( INotificationService notificationService ) : System
notificationService INotificationService
return System

Run() public method

public Run ( ) : bool
return bool