-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMauiTest.csproj.user
38 lines (38 loc) · 1.42 KB
/
MauiTest.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
34
35
36
37
38
<?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 30 v2 (Android 11.0 - API 30)</ActiveDebugProfile>
<SelectedPlatformGroup>Emulator</SelectedPlatformGroup>
<DefaultDevice>pixel_5_-_api_30_v2</DefaultDevice>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<ItemGroup>
<MauiXaml Update="App.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="AppShell.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="MainPage.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Platforms\Windows\App.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Resources\Styles\Colors.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Resources\Styles\Styles.xaml">
<SubType>Designer</SubType>
</MauiXaml>
</ItemGroup>
<ItemGroup>
<None Update="Platforms\Windows\Package.appxmanifest">
<SubType>Designer</SubType>
</None>
</ItemGroup>
</Project>