-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.csproj.user
24 lines (24 loc) · 988 Bytes
/
TODO.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
<?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-windows10.0.19041.0</ActiveDebugFramework>
<ActiveDebugProfile>Windows Machine</ActiveDebugProfile>
<SelectedPlatformGroup>Emulator</SelectedPlatformGroup>
<DefaultDevice>pixel_5_-_api_33</DefaultDevice>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<ItemGroup>
<MauiXaml Update="Pages\ForgetPassword.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\Register.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\SignIn.xaml">
<SubType>Designer</SubType>
</MauiXaml>
</ItemGroup>
</Project>