MSBuildSettings.

InformationalVersion Property

Summary

Gets or sets the assembly informational version number embedded in the build output.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public string InformationalVersion { get; set; }

Value

Type Description
string