Build started failing -- because the build image doesn't have Dev14 installed?

andrewarnott's Avatar

andrewarnott

10 Dec, 2014 04:02 PM

I haven't changed my build settings (which still say they require the Dev14 prerelease image). But whereas my builds used to succeed and logs say they were using MSBuildv14, builds are now failing and logs show they are using MSBuild v12. But in both cases, you can see that I've set the path appropriately before the build is kicked off so that MSBuildv14 should have been found first.

https://ci.appveyor.com/project/AArnott/immutableobjectgraph/history

  1. Support Staff 1 Posted by Feodor Fitsner on 10 Dec, 2014 04:34 PM

    Feodor Fitsner's Avatar

    Will take a look.

    -Feodor

  2. Support Staff 2 Posted by Feodor Fitsner on 10 Dec, 2014 05:26 PM

    Feodor Fitsner's Avatar

    This is because of these change in your code: https://github.com/AArnott/ImmutableObjectGraph/commit/3cce05c3e1e3...

    When AppVeyor sees that it's VS 2013 solution it forces MSBuild 12.0.

  3. andrewarnott closed this discussion on 22 Jan, 2016 02:34 PM.

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