Sergey Shakhnazarov created CB-11558:
----------------------------------------

             Summary: Make windows plugin rm remove ProjectReference items
                 Key: CB-11558
                 URL: https://issues.apache.org/jira/browse/CB-11558
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
            Reporter: Sergey Shakhnazarov
            Assignee: Sergey Shakhnazarov


{{cordova plugin add phonegap-plugin-barcodescanner}}
CordovaApp.Windows.jsproj ->
{noformat}
    <ItemGroup>
        <ProjectReference 
Include="..\..\plugins\phonegap-plugin-barcodescanner\src\windows\lib\WinRTBarcodeReader.csproj"
 />
    </ItemGroup>
{noformat}
{{cordova plugin rm phonegap-plugin-barcodescanner}}
{{ItemGroup}} not being removed.



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