Unity3DBuildOptions.

BuildVersion Property

Summary

A custom string used as the build version of the Unity3D project. This will be used as the bundle version in the built application.
Assembly
Cake.Unity3D.dll
Namespace
Cake.Unity3D
Containing Type
Unity3DBuildOptions

Syntax

public string BuildVersion { get; set; }

Value

Type Description
string