Method | Description | |
---|---|---|
CreateSettyWithoutUi ( ) : void | ||
GenerateConfigs ( ) : void | ||
GetActiveSolution ( ) : |
||
GetCurrentDte ( ) : DTE | ||
GetCurrentDte ( IServiceProvider provider ) : DTE | ||
MergeSettings ( string solutionPath, string projectPath ) : |
Method | Description | |
---|---|---|
CreateSettyConfig ( string pathToSolution, string pathToSettings ) : string | ||
DownloadSetty ( string pathToSolution ) : string | ||
GenerateConfigs ( List |
||
PackageManager ( ) : System |
public GetActiveSolution ( ) : |
||
return |
public static GetCurrentDte ( IServiceProvider provider ) : DTE | ||
provider | IServiceProvider | |
return | DTE |
public MergeSettings ( string solutionPath, string projectPath ) : |
||
solutionPath | string | |
projectPath | string | |
return |