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

Srutha Keerthi commented on CB-12499:
-------------------------------------

The fix for this is to include the file "Default.rd.xml" to the that specifies 
the actions to be taken on release build. The contents of the file should be 
the same as the contents of the file in a standard uwp project, which is as 
below : 

<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata";>
  <Application>
    <!--
      An Assembly element with Name="*Application*" applies to all assemblies in
      the application package. The asterisks are not wildcards.
    -->
    <Assembly Name="*Application*" Dynamic="Required All" />
    
  </Application>
</Directives>



> UWP  : Dependent external libraries specified as resource-file not being 
> referenced in Release mode.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CB-12499
>                 URL: https://issues.apache.org/jira/browse/CB-12499
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>    Affects Versions: 5.0.0, 4.4.2, 4.4.3
>         Environment: Cordova Windows
>            Reporter: Srutha Keerthi
>             Fix For: 5.0.0, 4.4.2, 4.4.3
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to