11 lines
356 B
XML
11 lines
356 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<!--
|
|
Application projects contain a file with this name to specify some important settings
|
|
that will apply globally for the app and *all* native modules the app consumes. These
|
|
values are set by the app developer.
|
|
-->
|
|
|
|
</Project>
|