Use MSBuild 14 by default

micah's Avatar

micah

02 Aug, 2015 06:25 PM

I just switched to os: Visual Studio 2015 but my project didn't build. I had to add MSBuild 14 to the path as it was failing on new C# 6 syntax. I feel like C# 6 should work out of the box on the Visual Studio 2015 images.

  1. Support Staff 1 Posted by Feodor Fitsner on 02 Aug, 2015 06:28 PM

    Feodor Fitsner's Avatar

    Well, having MSBuild 14.0 in PATH on VS 2015 image makes sense. Will add an issue for that.

  2. 2 Posted by joncamp on 05 Oct, 2015 07:02 PM

    joncamp's Avatar

    Has this issue been resolved? I tried the VS 2015 RTM image in Environment, set the os: Visual Studio 2015, both using the Install Script to set the path as well as not. Still picking up the msbuild 12.0.31101.0

  3. Support Staff 3 Posted by Feodor Fitsner on 05 Oct, 2015 07:31 PM

    Feodor Fitsner's Avatar

    It should be MSBuild 14.0 in PATH. Make sure VS.NET solution file has #Visual Studio 14 header.

    - Feodor

  4. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:00 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