Github user developernotes commented on the pull request:

    https://github.com/apache/cordova-lib/pull/82#issuecomment-67992415
  
    Hi @sgrebnov 
    
    In my case I need to create two additional `ItemGroup` elements within the 
`.csproj` file.  The first being a `ProjectReference` to a Managed C++ project, 
the second being a `SDKReference` to a native library we ship that is packaged 
already as a VSIX.  I've temporarily worked around this by automating this 
process with a Windows Powershell script, however it would be nice if I could 
perform these operations as defined within the plugin.xml file.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to