Property | Type | Description |
---|
Method | Description | |
---|---|---|
ChangeDependency ( String library, String oldDependency, String newDependency, |
Changes a dependency for the given library.
|
|
ChangeId ( String library, String newId, |
Change, TextWriter outputWriter = null, TextWriter errorWriter = null)s the id of the given library.
|
public static ChangeDependency ( String library, String oldDependency, String newDependency, |
||
library | String | The library. |
oldDependency | String | The old dependency. |
newDependency | String | The new dependency. |
outputWriter | ||
errorWriter | ||
return | void |
public static ChangeId ( String library, String newId, |
||
library | String | The library. |
newId | String | The new id. |
outputWriter | ||
errorWriter | ||
return | void |