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 >{F8E617CF-ACFD-4719-B12E-F7A8638F8612}</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 >ColorPickerDemo.Droid</RootNamespace >
11+ <AssemblyName >ColorPickerDemo.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.Buttons" >
53+ <Version >17.1.0.32-beta</Version >
54+ </PackageReference >
55+ <PackageReference Include =" Syncfusion.Xamarin.SfPicker" >
56+ <Version >17.1.0.32-beta</Version >
57+ </PackageReference >
58+ <PackageReference Include =" Syncfusion.Xamarin.SfRadialMenu" >
59+ <Version >17.1.0.32-beta</Version >
60+ </PackageReference >
61+ <PackageReference Include =" Syncfusion.Xamarin.SfRangeSlider" >
62+ <Version >17.1.0.32-beta</Version >
63+ </PackageReference >
64+ <PackageReference Include =" Syncfusion.Xamarin.SfTabView" >
65+ <Version >17.1.0.44</Version >
66+ </PackageReference >
67+ <PackageReference Include =" Xamarin.Forms" Version =" 3.4.0.1008975" />
68+ <PackageReference Include =" Xamarin.Android.Support.Design" Version =" 27.0.2.1" />
69+ <PackageReference Include =" Xamarin.Android.Support.v7.AppCompat" Version =" 27.0.2.1" />
70+ <PackageReference Include =" Xamarin.Android.Support.v4" Version =" 27.0.2.1" />
71+ <PackageReference Include =" Xamarin.Android.Support.v7.CardView" Version =" 27.0.2.1" />
72+ <PackageReference Include =" Xamarin.Android.Support.v7.MediaRouter" Version =" 27.0.2.1" />
73+ </ItemGroup >
74+ <ItemGroup >
75+ <Compile Include =" MainActivity.cs" />
76+ <Compile Include =" Resources\Resource.designer.cs" />
77+ <Compile Include =" Properties\AssemblyInfo.cs" />
78+ </ItemGroup >
79+ <ItemGroup >
80+ <None Include =" Resources\AboutResources.txt" />
81+ <None Include =" Assets\AboutAssets.txt" />
82+ <None Include =" Properties\AndroidManifest.xml" />
83+ </ItemGroup >
84+ <ItemGroup >
85+ <AndroidResource Include =" Resources\layout\Tabbar.axml" />
86+ <AndroidResource Include =" Resources\layout\Toolbar.axml" />
87+ <AndroidResource Include =" Resources\values\styles.xml" />
88+ <AndroidResource Include =" Resources\values\colors.xml" />
89+ <AndroidResource Include =" Resources\mipmap-anydpi-v26\icon.xml" />
90+ <AndroidResource Include =" Resources\mipmap-anydpi-v26\icon_round.xml" />
91+ <AndroidResource Include =" Resources\mipmap-hdpi\icon.png" />
92+ <AndroidResource Include =" Resources\mipmap-hdpi\launcher_foreground.png" />
93+ <AndroidResource Include =" Resources\mipmap-mdpi\icon.png" />
94+ <AndroidResource Include =" Resources\mipmap-mdpi\launcher_foreground.png" />
95+ <AndroidResource Include =" Resources\mipmap-xhdpi\icon.png" />
96+ <AndroidResource Include =" Resources\mipmap-xhdpi\launcher_foreground.png" />
97+ <AndroidResource Include =" Resources\mipmap-xxhdpi\icon.png" />
98+ <AndroidResource Include =" Resources\mipmap-xxhdpi\launcher_foreground.png" />
99+ <AndroidResource Include =" Resources\mipmap-xxxhdpi\icon.png" />
100+ <AndroidResource Include =" Resources\mipmap-xxxhdpi\launcher_foreground.png" />
101+ </ItemGroup >
102+ <ItemGroup >
103+ <Folder Include =" Resources\drawable-hdpi\" />
104+ <Folder Include =" Resources\drawable-xhdpi\" />
105+ <Folder Include =" Resources\drawable-xxhdpi\" />
106+ <Folder Include =" Resources\drawable-xxxhdpi\" />
107+ <Folder Include =" Resources\drawable\" />
108+ </ItemGroup >
109+ <ItemGroup >
110+ <ProjectReference Include =" ..\ColorPickerDemo\ColorPickerDemo.csproj" >
111+ <Project >{14E0E584-D70A-4378-B13C-878CC490430A}</Project >
112+ <Name >ColorPickerDemo</Name >
113+ </ProjectReference >
114+ </ItemGroup >
115+ <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
116+ </Project >
0 commit comments