2222 <MtouchArch >i386</MtouchArch >
2323 <MtouchLink >None</MtouchLink >
2424 <MtouchDebug >true</MtouchDebug >
25+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
2526 </PropertyGroup >
2627 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' " >
2728 <DebugType >full</DebugType >
3233 <MtouchArch >i386</MtouchArch >
3334 <ConsolePause >false</ConsolePause >
3435 <MtouchLink >None</MtouchLink >
36+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
3537 </PropertyGroup >
3638 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|iPhone' " >
3739 <DebugSymbols >true</DebugSymbols >
4648 <CodesignEntitlements >Entitlements.plist</CodesignEntitlements >
4749 <CodesignKey >iPhone Developer</CodesignKey >
4850 <MtouchDebug >true</MtouchDebug >
51+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
4952 </PropertyGroup >
5053 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|iPhone' " >
5154 <DebugType >full</DebugType >
5760 <MtouchArch >ARMv7, ARM64</MtouchArch >
5861 <ConsolePause >false</ConsolePause >
5962 <CodesignKey >iPhone Developer</CodesignKey >
63+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
6064 </PropertyGroup >
6165 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' " >
6266 <DebugType >full</DebugType >
7175 <CodesignKey >iPhone Distribution</CodesignKey >
7276 <CodesignProvision >Automatic:AdHoc</CodesignProvision >
7377 <BuildIpa >true</BuildIpa >
78+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
7479 </PropertyGroup >
7580 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' " >
7681 <DebugType >full</DebugType >
8388 <CodesignEntitlements >Entitlements.plist</CodesignEntitlements >
8489 <CodesignProvision >Automatic:AppStore</CodesignProvision >
8590 <CodesignKey >iPhone Distribution</CodesignKey >
91+ <UseSQLiteFrom >packaged\_sqlite3</UseSQLiteFrom >
8692 </PropertyGroup >
8793 <ItemGroup >
8894 <Reference Include =" System" />
104110 <Reference Include =" xunit.assert" >
105111 <HintPath >..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath >
106112 </Reference >
113+ <Reference Include =" xunit.runner.devices" >
114+ <HintPath >..\packages\xunit.runner.devices.1.0.0\lib\Xamarin.iOS\xunit.runner.devices.dll</HintPath >
115+ </Reference >
107116 <Reference Include =" Xamarin.Forms.Platform.iOS" >
108- <HintPath >..\packages\Xamarin.Forms.1.4.0.6341 \lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath >
117+ <HintPath >..\packages\Xamarin.Forms.1.4.1.6349 \lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll</HintPath >
109118 </Reference >
110119 <Reference Include =" Xamarin.Forms.Core" >
111- <HintPath >..\packages\Xamarin.Forms.1.4.0.6341 \lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath >
120+ <HintPath >..\packages\Xamarin.Forms.1.4.1.6349 \lib\Xamarin.iOS10\Xamarin.Forms.Core.dll</HintPath >
112121 </Reference >
113122 <Reference Include =" Xamarin.Forms.Xaml" >
114- <HintPath >..\packages\Xamarin.Forms.1.4.0.6341\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath >
115- </Reference >
116- <Reference Include =" xunit.runner.devices" >
117- <HintPath >..\packages\xunit.runner.devices.1.0.0\lib\Xamarin.iOS\xunit.runner.devices.dll</HintPath >
123+ <HintPath >..\packages\Xamarin.Forms.1.4.1.6349\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath >
118124 </Reference >
119125 <Reference Include =" SQLitePCL.raw" >
120- <HintPath >..\packages\SQLitePCL.raw.0.8.0-pre3 \build\Xamarin.iOS10\pinvoke_packaged_sqlite3\anycpu\SQLitePCL.raw.dll</HintPath >
126+ <HintPath >..\packages\SQLitePCL.raw.0.8.0\build\Xamarin.iOS10\pinvoke_packaged_sqlite3\anycpu\SQLitePCL.raw.dll</HintPath >
121127 </Reference >
122128 </ItemGroup >
123129 <ItemGroup >
131137 </ItemGroup >
132138 <Import Project =" $(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
133139 <Import Project =" ..\packages\xunit.core.2.0.0\build\Xamarin.iOS\xunit.core.props" Condition =" Exists('..\packages\xunit.core.2.0.0\build\Xamarin.iOS\xunit.core.props')" />
134- <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')" />
135140 <Import Project =" ..\packages\xunit.runner.devices.1.0.0\build\Xamarin.iOS\xunit.runner.devices.targets" Condition =" Exists('..\packages\xunit.runner.devices.1.0.0\build\Xamarin.iOS\xunit.runner.devices.targets')" />
136- <Import Project =" ..\packages\SQLitePCL.raw.0.8.0-pre3\build\Xamarin.iOS10\SQLitePCL.raw.targets" Condition =" Exists('..\packages\SQLitePCL.raw.0.8.0-pre3\build\Xamarin.iOS10\SQLitePCL.raw.targets')" />
141+ <Import Project =" ..\packages\Xamarin.Forms.1.4.1.6349\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets" Condition =" Exists('..\packages\Xamarin.Forms.1.4.1.6349\build\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+MonoTouch10+Xamarin.iOS10\Xamarin.Forms.targets')" />
142+ <Import Project =" ..\packages\SQLitePCL.raw.0.8.0\build\Xamarin.iOS10\SQLitePCL.raw.targets" Condition =" Exists('..\packages\SQLitePCL.raw.0.8.0\build\Xamarin.iOS10\SQLitePCL.raw.targets')" />
137143 <ItemGroup >
138144 <ProjectReference Include =" ..\SQLitePCL.pretty.Async\SQLitePCL.pretty.Async.csproj" >
139145 <Project >{ED71D4D4-498E-432E-B941-F704CECCF254}</Project >
147153 <Project >{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}</Project >
148154 <Name >SQLitePCL.pretty.Orm</Name >
149155 </ProjectReference >
150- <ProjectReference Include =" ..\SQLitePCL.pretty.Tests \SQLitePCL.pretty.Tests .csproj" >
156+ <ProjectReference Include =" ..\SQLitePCL.pretty.tests \SQLitePCL.pretty.tests .csproj" >
151157 <Project >{3C8B2558-E287-4031-8597-14480A15ED0E}</Project >
152- <Name >SQLitePCL.pretty.Tests </Name >
158+ <Name >SQLitePCL.pretty.tests </Name >
153159 </ProjectReference >
154160 </ItemGroup >
155161</Project >
0 commit comments