1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <PropertyGroup >
4
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6
+ <ProjectGuid >{24F8EF50-FA37-43FD-AB97-E404055C12E2}</ProjectGuid >
7
+ <ProjectTypeGuids >{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
8
+ <TemplateGuid >{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid >
9
+ <OutputType >Library</OutputType >
10
+ <RootNamespace >GettingStarted.Droid</RootNamespace >
11
+ <AssemblyName >GettingStarted.Android</AssemblyName >
12
+ <AndroidApplication >True</AndroidApplication >
13
+ <AndroidResgenFile >Resources\Resource.designer.cs</AndroidResgenFile >
14
+ <AndroidResgenClass >Resource</AndroidResgenClass >
15
+ <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
16
+ <MonoAndroidResourcePrefix >Resources</MonoAndroidResourcePrefix >
17
+ <MonoAndroidAssetsPrefix >Assets</MonoAndroidAssetsPrefix >
18
+ <AndroidUseLatestPlatformSdk >false</AndroidUseLatestPlatformSdk >
19
+ <TargetFrameworkVersion >v8.1</TargetFrameworkVersion >
20
+ <AndroidHttpClientHandlerType >Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType >
21
+ <NuGetPackageImportStamp >
22
+ </NuGetPackageImportStamp >
23
+ </PropertyGroup >
24
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
25
+ <DebugSymbols >true</DebugSymbols >
26
+ <DebugType >portable</DebugType >
27
+ <Optimize >false</Optimize >
28
+ <OutputPath >bin\Debug</OutputPath >
29
+ <DefineConstants >DEBUG;</DefineConstants >
30
+ <ErrorReport >prompt</ErrorReport >
31
+ <WarningLevel >4</WarningLevel >
32
+ <AndroidLinkMode >None</AndroidLinkMode >
33
+ </PropertyGroup >
34
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
35
+ <DebugSymbols >true</DebugSymbols >
36
+ <DebugType >pdbonly</DebugType >
37
+ <Optimize >true</Optimize >
38
+ <OutputPath >bin\Release</OutputPath >
39
+ <ErrorReport >prompt</ErrorReport >
40
+ <WarningLevel >4</WarningLevel >
41
+ <AndroidManagedSymbols >true</AndroidManagedSymbols >
42
+ <AndroidUseSharedRuntime >false</AndroidUseSharedRuntime >
43
+ </PropertyGroup >
44
+ <ItemGroup >
45
+ <Reference Include =" Mono.Android" />
46
+ <Reference Include =" System" />
47
+ <Reference Include =" System.Core" />
48
+ <Reference Include =" System.Xml.Linq" />
49
+ <Reference Include =" System.Xml" />
50
+ </ItemGroup >
51
+ <ItemGroup >
52
+ <PackageReference Include =" Syncfusion.Xamarin.Core" >
53
+ <Version >18.1.0.59</Version >
54
+ </PackageReference >
55
+ <PackageReference Include =" Xamarin.Forms" Version =" 3.6.0.344457" />
56
+ <PackageReference Include =" Xamarin.Android.Support.Design" Version =" 28.0.0.1" />
57
+ <PackageReference Include =" Xamarin.Android.Support.v7.AppCompat" Version =" 28.0.0.1" />
58
+ <PackageReference Include =" Xamarin.Android.Support.v4" Version =" 28.0.0.1" />
59
+ <PackageReference Include =" Xamarin.Android.Support.v7.CardView" Version =" 28.0.0.1" />
60
+ <PackageReference Include =" Xamarin.Android.Support.v7.MediaRouter" Version =" 28.0.0.1" />
61
+ </ItemGroup >
62
+ <ItemGroup >
63
+ <Compile Include =" MainActivity.cs" />
64
+ <Compile Include =" Resources\Resource.designer.cs" />
65
+ <Compile Include =" Properties\AssemblyInfo.cs" />
66
+ </ItemGroup >
67
+ <ItemGroup >
68
+ <None Include =" Resources\AboutResources.txt" />
69
+ <None Include =" Assets\AboutAssets.txt" />
70
+ <None Include =" Properties\AndroidManifest.xml" />
71
+ </ItemGroup >
72
+ <ItemGroup >
73
+ <AndroidResource Include =" Resources\layout\Tabbar.axml" />
74
+ <AndroidResource Include =" Resources\layout\Toolbar.axml" />
75
+ <AndroidResource Include =" Resources\values\styles.xml" />
76
+ <AndroidResource Include =" Resources\values\colors.xml" />
77
+ <AndroidResource Include =" Resources\mipmap-anydpi-v26\icon.xml" />
78
+ <AndroidResource Include =" Resources\mipmap-anydpi-v26\icon_round.xml" />
79
+ <AndroidResource Include =" Resources\mipmap-hdpi\icon.png" />
80
+ <AndroidResource Include =" Resources\mipmap-hdpi\launcher_foreground.png" />
81
+ <AndroidResource Include =" Resources\mipmap-mdpi\icon.png" />
82
+ <AndroidResource Include =" Resources\mipmap-mdpi\launcher_foreground.png" />
83
+ <AndroidResource Include =" Resources\mipmap-xhdpi\icon.png" />
84
+ <AndroidResource Include =" Resources\mipmap-xhdpi\launcher_foreground.png" />
85
+ <AndroidResource Include =" Resources\mipmap-xxhdpi\icon.png" />
86
+ <AndroidResource Include =" Resources\mipmap-xxhdpi\launcher_foreground.png" />
87
+ <AndroidResource Include =" Resources\mipmap-xxxhdpi\icon.png" />
88
+ <AndroidResource Include =" Resources\mipmap-xxxhdpi\launcher_foreground.png" />
89
+ </ItemGroup >
90
+ <ItemGroup >
91
+ <Folder Include =" Resources\drawable-hdpi\" />
92
+ <Folder Include =" Resources\drawable-xhdpi\" />
93
+ <Folder Include =" Resources\drawable-xxhdpi\" />
94
+ <Folder Include =" Resources\drawable-xxxhdpi\" />
95
+ <Folder Include =" Resources\drawable\" />
96
+ </ItemGroup >
97
+ <ItemGroup >
98
+ <ProjectReference Include =" ..\GettingStarted\GettingStarted.csproj" >
99
+ <Project >{54CB32FB-70CC-4C0D-AAC8-735E1EF28593}</Project >
100
+ <Name >GettingStarted</Name >
101
+ </ProjectReference >
102
+ </ItemGroup >
103
+ <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
104
+ </Project >
0 commit comments