Méthode | Description | |
---|---|---|
Main ( string args ) : int |
Main program.
|
Méthode | Description | |
---|---|---|
CancelReadonly ( string path ) : void |
Cancels readonly flag for all files in specified directory.
|
|
DisplayUsage ( ) : void |
Displays usage text.
|
|
UpdateAssemblyInfo ( ) : void |
Updates assembly information file.
|
|
UpdateBinaryReferences ( ) : void |
Updates binary references.
|
|
UpdateBinaryReferences ( string projectPath, bool reportReferences ) : void |
Updates binary references for specified project.
|
|
UpdateHints ( |
Updates hint paths for resolved references.
|
|
UpdatePhysicalDirectory ( |
Updates physical directory attribute value to the absolute path of the related project.
|
|
UpdateProjectProperties ( ) : void |
Updates project properties.
|
|
UpdateProjectReferences ( ) : void |
Updates project references.
|
|
UpdateServiceDefinition ( ) : void |
Updates service definition file.
|