23 lines
829 B
XML
23 lines
829 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<SelectedDevice>pixel_7_-_api_34</SelectedDevice>
|
|
<SelectedPlatformGroup>PhysicalDevice</SelectedPlatformGroup>
|
|
<ActiveDebugProfile>Samsung SM-A528B</ActiveDebugProfile>
|
|
<DefaultDevice>pixel_7_-_api_34</DefaultDevice>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<None Update="App.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Update="AppShell.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Update="MainPage.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
</Project> |