31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<IsFirstTimeProjectOpen>False</IsFirstTimeProjectOpen>
|
|
<ActiveDebugFramework>net9.0-android</ActiveDebugFramework>
|
|
<ActiveDebugProfile>Xiaomi 2109119DG (Android 12.0 - API 31)</ActiveDebugProfile>
|
|
<SelectedPlatformGroup>PhysicalDevice</SelectedPlatformGroup>
|
|
<DefaultDevice>pixel_7_-_api_35</DefaultDevice>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net9.0-android|AnyCPU'">
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(TargetPlatformIdentifier)'=='iOS'">
|
|
<RuntimeIdentifier>iossimulator-x64</RuntimeIdentifier>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<None Update="App.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Update="MainPage.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Update="Platforms\Windows\App.xaml">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
<None Update="Platforms\Windows\Package.appxmanifest">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
</Project> |