You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2018/02/12 11:34:00 UTC

[jira] [Commented] (CB-13862) Make TargetPlatformVersion and MInimumPlatformVersion configuable

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

Jan Piotrowski (Sujan) commented on CB-13862:
---------------------------------------------

Relevant reply in that discussion:

{quote}
I'm not sure they're what you're looking for but there are three 
version-related Windows preferences that seem to be supported in config.xml:


         <preference name="windows-target-version" value="10.0" />
         <preference name="Windows.Universal-MinVersion" 
value="10.0.14393.0" />
         <preference name="Windows.Universal-MaxVersionTested" 
value="10.0.16299.125" />


Does one or more of these resolve this?
{quote}


http://markmail.org/message/tteqtdsksz2bbpdp#query:+page:1+mid:lwtw3csqetnllqmz+state:results

> Make TargetPlatformVersion and MInimumPlatformVersion configuable
> -----------------------------------------------------------------
>
>                 Key: CB-13862
>                 URL: https://issues.apache.org/jira/browse/CB-13862
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>            Priority: Major
>
> As new versions of windows come out, our sliding window of supported versions needs to shift with it. (minor versions, like : 10.0.10586.0)
>  
> We need to make these values configurable via config.xml so developers don't have to dig through jsproj files.
> A detailed explanation of the version history can be found here:
> https://docs.microsoft.com/en-us/windows/uwp/updates-and-versions/choose-a-uwp-version
> Discuss thread here:
> [http://markmail.org/message/tteqtdsksz2bbpdp]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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