build-versioning documentation may need updating.

Jonathon Lee's Avatar

Jonathon Lee

10 Dec, 2014 07:17 AM

A build failed for me, and the yml validator confirmed that using this syntax is invalid:

 assembly_version: {version}
  assembly_file_version: {version}

i.e. without quotation marks

So it should actually be:

  assembly_version: "{version}"
  assembly_file_version: "{version}"

I copied this syntax from the following url
http://www.appveyor.com/docs/build-configuration#build-versioning

  1. Support Staff 1 Posted by Feodor Fitsner on 11 Dec, 2014 04:16 AM

    Feodor Fitsner's Avatar

    Will update that, thanks for the catch.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac