[ 
https://issues.apache.org/jira/browse/CB-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Poon updated CB-7911:
---------------------------
    Description: 
Starting 3.6, with the support of universal apps for Windows, when installing a 
plugin which defines a project reference framework

plugin.xml

<platform name="windows8">
    <framework src="path/to/project/LibProj.csproj" custom="true" 
type="projectReference"/>
</platform>


Installation of plugin fails with "too many projects in solution" error.

  was:
Starting 3.6, with the support of universal apps for Windows, when installing a 
plugin which defines a project reference framework:

```
<platform name="windows8">
    <framework src="path/to/project/LibProj.csproj" custom="true" 
type="projectReference"/>
</platform>
```

Installation of plugin fails with "too many projects in solution" error.


> Windows Universal App Plugin Installation Failure: "Too Many Projects in 
> Solution"
> ----------------------------------------------------------------------------------
>
>                 Key: CB-7911
>                 URL: https://issues.apache.org/jira/browse/CB-7911
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 3.6.0, 4.0.0
>         Environment: OS: Windows 8.1
>            Reporter: Jason Poon
>
> Starting 3.6, with the support of universal apps for Windows, when installing 
> a plugin which defines a project reference framework
> plugin.xml
> <platform name="windows8">
>     <framework src="path/to/project/LibProj.csproj" custom="true" 
> type="projectReference"/>
> </platform>
> Installation of plugin fails with "too many projects in solution" error.



--
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