Sharing information between build

Stuart Lyon's Avatar

Stuart Lyon

30 Jul, 2015 02:53 PM

Hi there

I have two projects set up. I would like to be able to have some static variable somewhere that both projects could reference. In my case, that variable is the build number.

We have 'Build version format' and 'Next build number' in each project, but i would like these two bits of information made static so i can share them across projects. Is this possible at all?

Thanks

Stuart

  1. Support Staff 1 Posted by Feodor Fitsner on 30 Jul, 2015 04:43 PM

    Feodor Fitsner's Avatar

    Hi Stuart,

    You can keep version information in AssemblyInfo.* and take it from there on each build. Look at this post: http://help.appveyor.com/discussions/suggestions/116-feature-reques...

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:58 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