[ 
https://issues.apache.org/jira/browse/CB-9045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551286#comment-14551286
 ] 

ASF GitHub Bot commented on CB-9045:
------------------------------------

GitHub user muratsu opened a pull request:

    https://github.com/apache/cordova-windows/pull/78

    CB-9045 Create a new solution for Win10/Dev15

    Currently in dev12 solution we're using shared project. The shared project 
has some logic that doesn't work with windows10 projects. (This is due to 
version changes we have from 8, 8.1 to 10.X.Y.Z)
    
    It looks like the best option we have is to seperate out win10 to a new 
solution. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-windows CB-9045

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-windows/pull/78.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #78
    
----
commit 416b99e2fbf1ad55ac5362405e2a4a52f9ee12c0
Author: Murat Sutunc <[email protected]>
Date:   2015-05-19T21:39:19Z

    CB-9045 Create a new solution for Win10/Dev15

----


> Windows10 doesn't work as expected with dev12
> ---------------------------------------------
>
>                 Key: CB-9045
>                 URL: https://issues.apache.org/jira/browse/CB-9045
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: Master
>            Reporter: Murat Sutunc
>            Assignee: Murat Sutunc
>
> Currently in dev12 solution we're using shared project. The shared project 
> has some logic that doesn't work with windows10 projects. This is due to 
> version changes we have from 8, 8.1 to 10.X.Y.Z
> Microsoft.Build.Exceptions.InvalidProjectFileException: A numeric comparison 
> was attempted on "$(TargetPlatformVersion)" that evaluates to "10.0.10030.0" 
> instead of a number, in condition "'$(TargetPlatformVersion)' > '8.0'".  
> C:\Program Files 
> (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to