Summary
Update pdb file to link all sources.
- Namespace
- Cake
.Common .Tools .GitLink - Containing Type
- GitLink3Runner
Syntax
public void Run(FilePath pdbFile, GitLink3Settings settings)
Parameters
Name | Type | Description |
---|---|---|
pdbFile | FilePath | The path to the pdb file to link. |
settings | GitLink3Settings | The settings. |
Return Value
Type | Description |
---|---|
void |