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+ <ProjectTypeGuids >{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
7+ <ProjectGuid >{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}</ProjectGuid >
8+ <OutputType >Library</OutputType >
9+ <RootNamespace >SQLitePCL.pretty.tests.Android</RootNamespace >
10+ <MonoAndroidAssetsPrefix >Assets</MonoAndroidAssetsPrefix >
11+ <MonoAndroidResourcePrefix >Resources</MonoAndroidResourcePrefix >
12+ <AndroidResgenClass >Resource</AndroidResgenClass >
13+ <AndroidResgenFile >Resources\Resource.designer.cs</AndroidResgenFile >
14+ <AndroidApplication >True</AndroidApplication >
15+ <AndroidUseLatestPlatformSdk >False</AndroidUseLatestPlatformSdk >
16+ <AssemblyName >SQLitePCL.pretty.tests.Android</AssemblyName >
17+ <TargetFrameworkVersion >v4.4</TargetFrameworkVersion >
18+ <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
19+ </PropertyGroup >
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21+ <DebugSymbols >true</DebugSymbols >
22+ <DebugType >full</DebugType >
23+ <Optimize >false</Optimize >
24+ <OutputPath >bin\Debug</OutputPath >
25+ <DefineConstants >DEBUG;</DefineConstants >
26+ <ErrorReport >prompt</ErrorReport >
27+ <WarningLevel >4</WarningLevel >
28+ <AndroidLinkMode >None</AndroidLinkMode >
29+ <ConsolePause >false</ConsolePause >
30+ </PropertyGroup >
31+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
32+ <DebugType >full</DebugType >
33+ <Optimize >true</Optimize >
34+ <OutputPath >bin\Release</OutputPath >
35+ <ErrorReport >prompt</ErrorReport >
36+ <WarningLevel >4</WarningLevel >
37+ <AndroidUseSharedRuntime >false</AndroidUseSharedRuntime >
38+ <ConsolePause >false</ConsolePause >
39+ </PropertyGroup >
40+ <ItemGroup >
41+ <Reference Include =" System" />
42+ <Reference Include =" System.Xml" />
43+ <Reference Include =" System.Core" />
44+ <Reference Include =" Mono.Android" />
45+ <Reference Include =" System.Reactive.Core" >
46+ <HintPath >..\packages\Rx-Core.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Core.dll</HintPath >
47+ </Reference >
48+ <Reference Include =" System.Reactive.Interfaces" >
49+ <HintPath >..\packages\Rx-Interfaces.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Interfaces.dll</HintPath >
50+ </Reference >
51+ <Reference Include =" System.Reactive.Linq" >
52+ <HintPath >..\packages\Rx-Linq.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Linq.dll</HintPath >
53+ </Reference >
54+ <Reference Include =" System.Reactive.PlatformServices" >
55+ <HintPath >..\packages\Rx-PlatformServices.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.PlatformServices.dll</HintPath >
56+ </Reference >
57+ <Reference Include =" xunit.abstractions" >
58+ <HintPath >..\packages\xunit.abstractions.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.abstractions.dll</HintPath >
59+ </Reference >
60+ <Reference Include =" xunit.core" >
61+ <HintPath >..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath >
62+ </Reference >
63+ <Reference Include =" xunit.execution.MonoAndroid" >
64+ <HintPath >..\packages\xunit.extensibility.execution.2.0.0\lib\monoandroid\xunit.execution.MonoAndroid.dll</HintPath >
65+ </Reference >
66+ <Reference Include =" xunit.runner.utility.MonoAndroid" >
67+ <HintPath >..\packages\xunit.runner.utility.2.0.0\lib\monoandroid\xunit.runner.utility.MonoAndroid.dll</HintPath >
68+ </Reference >
69+ <Reference Include =" xunit.assert" >
70+ <HintPath >..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" Xamarin.Android.Support.v4" >
73+ <HintPath >..\packages\Xamarin.Android.Support.v4.21.0.3.0\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath >
74+ </Reference >
75+ <Reference Include =" Xamarin.Forms.Platform.Android" >
76+ <HintPath >..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath >
77+ </Reference >
78+ <Reference Include =" FormsViewGroup" >
79+ <HintPath >..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\FormsViewGroup.dll</HintPath >
80+ </Reference >
81+ <Reference Include =" Xamarin.Forms.Core" >
82+ <HintPath >..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath >
83+ </Reference >
84+ <Reference Include =" Xamarin.Forms.Xaml" >
85+ <HintPath >..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath >
86+ </Reference >
87+ <Reference Include =" xunit.runner.devices" >
88+ <HintPath >..\packages\xunit.runner.devices.1.0.0\lib\MonoAndroid\xunit.runner.devices.dll</HintPath >
89+ </Reference >
90+ <Reference Include =" SQLitePCL.raw" >
91+ <HintPath >..\packages\SQLitePCL.raw.0.8.0-pre3\build\MonoAndroid\pinvoke_packaged_sqlite3\anycpu\SQLitePCL.raw.dll</HintPath >
92+ </Reference >
93+ </ItemGroup >
94+ <ItemGroup >
95+ <Compile Include =" Properties\AssemblyInfo.cs" />
96+ <Compile Include =" MainActivity.cs" />
97+ </ItemGroup >
98+ <ItemGroup >
99+ <None Include =" Properties\AndroidManifest.xml" />
100+ <None Include =" packages.config" />
101+ </ItemGroup >
102+ <Import Project =" $(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
103+ <Import Project =" ..\packages\Xamarin.Forms.1.4.0.6341\build\portable-win+net45+wp80+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition =" Exists('..\packages\Xamarin.Forms.1.4.0.6341\build\portable-win+net45+wp80+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
104+ <Import Project =" ..\packages\xunit.runner.devices.1.0.0\build\MonoAndroid\xunit.runner.devices.targets" Condition =" Exists('..\packages\xunit.runner.devices.1.0.0\build\MonoAndroid\xunit.runner.devices.targets')" />
105+ <Import Project =" ..\packages\xunit.core.2.0.0\build\monoandroid\xunit.core.props" Condition =" Exists('..\packages\xunit.core.2.0.0\build\monoandroid\xunit.core.props')" />
106+ <Import Project =" ..\packages\SQLitePCL.raw.0.8.0-pre3\build\MonoAndroid\SQLitePCL.raw.targets" Condition =" Exists('..\packages\SQLitePCL.raw.0.8.0-pre3\build\MonoAndroid\SQLitePCL.raw.targets')" />
107+ <ItemGroup >
108+ <ProjectReference Include =" ..\SQLitePCL.pretty\SQLitePCL.pretty.csproj" >
109+ <Project >{C6743D26-E16E-41CA-A757-72BE2D7EAF28}</Project >
110+ <Name >SQLitePCL.pretty</Name >
111+ </ProjectReference >
112+ <ProjectReference Include =" ..\SQLitePCL.pretty.Async\SQLitePCL.pretty.Async.csproj" >
113+ <Project >{ED71D4D4-498E-432E-B941-F704CECCF254}</Project >
114+ <Name >SQLitePCL.pretty.Async</Name >
115+ </ProjectReference >
116+ <ProjectReference Include =" ..\SQLitePCL.pretty.Orm\SQLitePCL.pretty.Orm.csproj" >
117+ <Project >{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}</Project >
118+ <Name >SQLitePCL.pretty.Orm</Name >
119+ </ProjectReference >
120+ <ProjectReference Include =" ..\SQLitePCL.pretty.Tests\SQLitePCL.pretty.Tests.csproj" >
121+ <Project >{3C8B2558-E287-4031-8597-14480A15ED0E}</Project >
122+ <Name >SQLitePCL.pretty.Tests</Name >
123+ </ProjectReference >
124+ </ItemGroup >
125+ <ItemGroup >
126+ <Folder Include =" Resources\" />
127+ </ItemGroup >
128+ </Project >
0 commit comments