|
|
|
|
<?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>Samsung SM-M325F (Android 13.0 - API 33)</ActiveDebugProfile>
|
|
|
|
|
<SelectedPlatformGroup>PhysicalDevice</SelectedPlatformGroup>
|
|
|
|
|
<DefaultDevice>Medium_Phone_API_35</DefaultDevice>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net9.0-android|AnyCPU'">
|
|
|
|
|
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<MauiXaml Update="Views\AddContactPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\AuthorityDashboardPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\AuthorityReportsPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\DashboardPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\EmergencyContactsPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\EndUserReportsPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\HelplinePage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\IncidentReportPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\InformationCenterPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\LoginPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\RegistrationPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
<MauiXaml Update="Views\SosPage.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</MauiXaml>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<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>
|
|
|
|
|
<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>
|