build-versioning documentation may need updating.
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
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
Support Staff 1 Posted by Feodor Fitsner on 11 Dec, 2014 04:16 AM
Will update that, thanks for the catch.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.