You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jason Ginchereau (JIRA)" <ji...@apache.org> on 2016/03/11 00:00:42 UTC

[jira] [Created] (CB-10842) Update MSBuild 15 support

Jason Ginchereau created CB-10842:
-------------------------------------

             Summary: Update MSBuild 15 support
                 Key: CB-10842
                 URL: https://issues.apache.org/jira/browse/CB-10842
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
            Reporter: Jason Ginchereau
            Assignee: Jason Ginchereau


If you have both MSBuild 14 and 15 installed (VS 2015 and a preview of the next VS version), and you try use VS 2015 to build a Cordova project that targets Windows/Phone 8.1, it will fail because MSBuild 15 is unable to build those target types.

Support for MSBuild 15 was added to Cordova a couple months ago, as CB-10292. At the time, MSBuild 15 supported all the same targets as MSBuild 14. But since then it has dropped support for building Windows/Phone 8.1 targets. So instead of picking the latest available MSBuild version, Cordova needs to prefer MSBuild 14 when targeting Windows/Phone 8.1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org