-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject2024.csproj.user
33 lines (33 loc) · 1.19 KB
/
Project2024.csproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<IsFirstTimeProjectOpen>False</IsFirstTimeProjectOpen>
<ActiveDebugFramework>net7.0-android</ActiveDebugFramework>
<ActiveDebugProfile>Pixel 5 - API 33 (Android 13.0 - API 33)</ActiveDebugProfile>
<SelectedPlatformGroup>Emulator</SelectedPlatformGroup>
<DefaultDevice>pixel_5_-_api_33</DefaultDevice>
</PropertyGroup>
<ItemGroup>
<MauiXaml Update="Views\LoadingPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\LogInPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\MenuPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\PersonalDatePage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\ProfilePage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\SettingsPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Views\SimilarRoutesPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
</ItemGroup>
</Project>