Visual Studio should not contains MSBuild v120 (VS2013)
Hi,
Recently, I'm working on project which support both VS2013 and VS2015 in C++.
When I use
<PlatformToolset>v120</PlatformToolset>
in
my project file:
- Build on my first machine with both VS2013 and VS2015 installed:
OK - AppVeyor: all images (2015 and 2013) reported OK - Build on my
second machine with only VS2015 installed, the build is NOT OK
I think AppVeyor image with VS 2015 should report NOT OK. To archive that goal, VS2013/MSBuild v12 shouldn't be installed on that image
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
1 Posted by ĐOÀN Trần Công ... on 28 Apr, 2016 02:40 AM
Hi,
I would like to format my text
Recently, I'm working on project which support both VS2013 and VS2015 in C++.
When I use v120 in my project file:
I think AppVeyor image with VS 2015 should report NOT OK. To archive that goal, VS2013/MSBuild v12 shouldn't be installed on that image
Support Staff 2 Posted by Feodor Fitsner on 28 Apr, 2016 05:07 PM
"Visual Studio 2015" is "cumulative" image containing both Visual Studio 2013 and 2015 - that was made intentionally. However, we might do separate images in the future where only one version of VS is installed.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:06 AM.