FastlaneDeliverConfiguration.

ReleaseNotes Property

Summary

Gets or sets the localized release notes.
Assembly
Cake.Fastlane.dll
Namespace
Cake.Fastlane
Containing Type
FastlaneDeliverConfiguration

Syntax

public Dictionary<string, string> ReleaseNotes { get; set; }

Value

Type Description
Dictionary<string, string>