2025-02-27 14:43:22 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup>
|
|
|
|
<IsFirstTimeProjectOpen>False</IsFirstTimeProjectOpen>
|
2025-03-10 10:02:43 +03:00
|
|
|
<ActiveDebugFramework>net8.0-android</ActiveDebugFramework>
|
|
|
|
<ActiveDebugProfile>Pixel 2 Q 10.0 - API 29 (Android 10.0 — API 29)</ActiveDebugProfile>
|
|
|
|
<SelectedPlatformGroup>Emulator</SelectedPlatformGroup>
|
|
|
|
<DefaultDevice>pixel_2_-_api_29</DefaultDevice>
|
2025-02-27 14:43:22 +03:00
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
2025-02-27 15:32:14 +03:00
|
|
|
<MauiXaml Update="NewPage1.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</MauiXaml>
|
2025-03-13 14:47:44 +03:00
|
|
|
<MauiXaml Update="NewPage2.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</MauiXaml>
|
2025-02-27 15:32:14 +03:00
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2025-02-27 14:43:22 +03:00
|
|
|
<None Update="App.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</None>
|
|
|
|
<None Update="AppShell.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>
|
|
|
|
<None Update="Resources\Styles\Colors.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</None>
|
|
|
|
<None Update="Resources\Styles\Styles.xaml">
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</None>
|
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|