forked from mingkly/UdpShare
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UdpQuickShare.csproj.user
69 lines (69 loc) · 3.37 KB
/
UdpQuickShare.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?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>PhysicalDevice</SelectedPlatformGroup>
<DefaultDevice>pixel_5_-_api_24</DefaultDevice>
<UapAppxPackageBuildMode>SideloadOnly</UapAppxPackageBuildMode>
<AppxShowAllApps>False</AppxShowAllApps>
<_LastSelectedProfileId>MSIX-win10-x647.pubxml</_LastSelectedProfileId>
<PackageOptionalProjectsInIdeBuilds>False</PackageOptionalProjectsInIdeBuilds>
<Source>D:\ftpserver\PngIcon\app_icon2.png</Source>
<SmallTileSource>D:\ftpserver\PngIcon\app_icon2.png</SmallTileSource>
<MediumTileSource>D:\ftpserver\PngIcon\app_icon2.png</MediumTileSource>
<WideTileSource>D:\ftpserver\PngIcon\app_icon2.png</WideTileSource>
<LargeTileSource>D:\ftpserver\PngIcon\app_icon2.png</LargeTileSource>
<AppIconSource>D:\ftpserver\PngIcon\app_icon2.png</AppIconSource>
<SplashScreenSource>D:\ftpserver\PngIcon\app_icon2.png</SplashScreenSource>
<PackageLogoSource>D:\ftpserver\PngIcon\app_icon2.png</PackageLogoSource>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net6.0-android|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net6.0-android|x64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net6.0-android|ARM64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android|AnyCPU'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android|x64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net7.0-android|ARM64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(TargetPlatformIdentifier)'=='iOS'">
<RuntimeIdentifier>ios-arm64</RuntimeIdentifier>
<PlatformTarget>arm64</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net7.0-android|x64'">
<DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
</PropertyGroup>
<ItemGroup>
<MauiXaml Update="Pages\Devices.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\FileItemView.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\RecievedFiles.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\SaveFolderSetter.xaml">
<SubType>Designer</SubType>
</MauiXaml>
<MauiXaml Update="Pages\SendingFiles.xaml">
<SubType>Designer</SubType>
</MauiXaml>
</ItemGroup>
<ItemGroup>
<None Update="Platforms\Windows\Package.appxmanifest">
<SubType>Designer</SubType>
</None>
</ItemGroup>
</Project>