Class ChangeLogExtensions
Inheritance
System.Object
ChangeLogExtensions
Assembly: Nuke.GitHub.dll
Syntax
public static class ChangeLogExtensions : object
Methods
|
Improve this Doc
View Source
Declaration
public static string EscapeStringPropertyForMsBuild(this string source)
Parameters
| Type |
Name |
Description |
| System.String |
source |
|
Returns
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
GetCompleteChangeLog(String)
Declaration
public static string GetCompleteChangeLog(string changeLogFile)
Parameters
| Type |
Name |
Description |
| System.String |
changeLogFile |
|
Returns
| Type |
Description |
| System.String |
|