7 lines
338 B
XML
7 lines
338 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<DeviceId>30f105c9-681e-420b-a277-7c086ead8a4e</DeviceId>
|
|
<UseEmulator>true</UseEmulator>
|
|
</PropertyGroup>
|
|
</Project> |