ewilde / crane

Crane creates builds scripts so you don't have to
http://blog.cranebuild.com
Apache License 2.0
6 stars 2 forks source link

Build version.txt for assembly #12

Closed ewilde closed 9 years ago

ewilde commented 9 years ago

Assembly version: using version.txt (semver manually maintained) File version: version.txt.(build countext)

ewilde commented 9 years ago

you can now call the build using

.\build.ps1 -tasklist @('TeamCityBuildStep') -build_number 102 -teamcity_build

The first part of the assembly version is controlled by VERSION.txt and the last part by the build_number parameter