How to update the Package.Manifest file

Stuart Lyon's Avatar

Stuart Lyon

15 Jul, 2015 03:54 PM

Hi all

I'm writing a nightly build for our windows store app project. I would like to increment the version found in the Package.Manifest when the nightly build runs, ideally i'd also like to commit that change back to the underlying source repo, we are using git hub. Is any of this possible?

Many thanks

Stuart

  1. Support Staff 1 Posted by Feodor Fitsner on 15 Jul, 2015 05:40 PM

    Feodor Fitsner's Avatar

    You can use PowerShell to modify the file. Depending on its format this could be Regex, search-replace or XML.

    For pushing changes back during the build look at this article: http://www.appveyor.com/docs/how-to/git-push

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

 

13 Sep, 2023 06:05 AM
10 Sep, 2023 03:43 PM
09 Sep, 2023 05:53 PM
08 Sep, 2023 07:10 PM
31 Aug, 2023 07:59 PM
13 Aug, 2023 04:55 AM