Show / Hide Table of Contents

    Class ChangeLogExtensions

    Inheritance
    System.Object
    ChangeLogExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Nuke.GitHub
    Assembly: Nuke.GitHub.dll
    Syntax
    public static class ChangeLogExtensions

    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 - Georg Dangl