Skip to content
This repository has been archived by the owner on Jun 2, 2019. It is now read-only.

versionconstants

Manu Evans edited this page Jun 4, 2015 · 3 revisions

Adds version declarations to a project.

versionconstants { "versions" }

Parameters

versions specifies a list of versions to be defined.

Applies To

Solutions, projects, and configurations.

Examples

Define two new versions in the current project.

versionconstants { "UseFeature", "DisableSomething" }
Clone this wiki locally