Show / Hide Table of Contents

    Class ChangeLogExtensions

    Inheritance
    System.Object
    ChangeLogExtensions
    Namespace: Nuke.GitHub
    Assembly: Nuke.GitHub.dll
    Syntax
    public static class ChangeLogExtensions : object

    Methods

    | Improve this Doc View Source

    EscapeStringPropertyForMsBuild(String)

    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
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH