%APPVEYOR_BUILD_VERSION% not updated
Hi
During my build I'm updating the build version with command appveyor UpdateBuild -Version "0.0.34.0" and it works.
Then I want to use the %APPVEYOR_BUILD_VERSION% variable to package nuget but that variable is not updated and still contains the original value, thus I get a wrong package. Maybe I'm using a wrong variable?
Regards,
Tom
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 23 Nov, 2014 11:52 PM
Yeah, will fix that with the next update. Thanks for reporting that.
2 Posted by tomasz on 24 Nov, 2014 10:05 AM
Thank you. Please do post an update when this has been fixed.
Tom
Support Staff 3 Posted by Feodor Fitsner on 27 Nov, 2014 05:32 AM
It's been fixed and update deployed across the system.
4 Posted by tomasz on 27 Nov, 2014 07:14 AM
I'm afraid it didn't help either. See this build. On line 251 I set version and at the end the NuGet package is created with the original value.
Support Staff 5 Posted by Feodor Fitsner on 27 Nov, 2014 07:28 AM
Where is the place in proj file where you update build version?
6 Posted by James Murphy on 27 Nov, 2014 09:22 AM
It appears to have been fixed now!
7 Posted by James Murphy on 27 Nov, 2014 09:24 AM
Doh! I assumed this was the issue I raised some while ago - that hadn't previously been resolved.
8 Posted by tomasz on 27 Nov, 2014 11:25 AM
I update the version in file
src/after.JsonLd.Entities.sln.targetsSupport Staff 9 Posted by Feodor Fitsner on 30 Nov, 2014 03:51 AM
Hi Tomasz,
We've found an issue when updating build details from a process. It's been fixed now. Will deploy update early next week.
10 Posted by tomasz on 06 Dec, 2014 08:18 PM
Hi Feodor
Any update. I see this still doesn't work.
Tom
Support Staff 11 Posted by Feodor Fitsner on 06 Dec, 2014 08:24 PM
Wasn't deployed yet.
Support Staff 12 Posted by Feodor Fitsner on 09 Dec, 2014 07:47 PM
Hi Tom,
The fix for that has been deployed. Let me know about results.
13 Posted by tomasz on 09 Dec, 2014 07:50 PM
It is working. Thank you
tomasz closed this discussion on 21 Mar, 2017 03:18 PM.