Skip to content

Commit 7e0a44d

Browse files
committed
update sqlitepcl.raw. add android tests.
1 parent ab8918e commit 7e0a44d

11 files changed

Lines changed: 243 additions & 16 deletions

SQLitePCL.pretty.Orm/SQLitePCL.pretty.Orm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<HintPath>..\packages\Rx-PlatformServices.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.PlatformServices.dll</HintPath>
217217
</Reference>
218218
<Reference Include="SQLitePCL.raw">
219-
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCL.raw.dll</HintPath>
219+
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCL.raw.dll</HintPath>
220220
</Reference>
221221
</ItemGroup>
222222
<ItemGroup>

SQLitePCL.pretty.Orm/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
<package id="Rx-Linq" version="2.2.5" targetFramework="portable-net45+win+wpa81+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10" />
66
<package id="Rx-Main" version="2.2.5" targetFramework="portable-net45+win+wpa81+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10" />
77
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="portable-net45+win+wpa81+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10" />
8-
<package id="SQLitePCL.raw" version="0.8.0-pre1" targetFramework="portable-net45+win+wpa81+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10" />
8+
<package id="SQLitePCL.raw" version="0.8.0-pre2" targetFramework="portable-net45+win+wpa81+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10" />
99
</packages>

SQLitePCL.pretty.sln

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLitePCL.pretty.Orm", "SQL
1616
EndProject
1717
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLitePCL.pretty.tests.Mac", "SQLitePCL.pretty.tests\SQLitePCL.pretty.tests.Mac.csproj", "{5704A5E4-ED39-4D42-915E-A25F84B076C1}"
1818
EndProject
19+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLitePCL.pretty.tests.Android", "SQLitePCL.pretty.tests\SQLitePCL.pretty.tests.Android.csproj", "{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}"
20+
EndProject
1921
Global
2022
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2123
Debug|Any CPU = Debug|Any CPU
@@ -62,6 +64,18 @@ Global
6264
{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}.Release|Mixed Platforms.Build.0 = Release|Any CPU
6365
{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}.Release|x86.ActiveCfg = Release|Any CPU
6466
{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}.Release|x86.Build.0 = Release|Any CPU
67+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
68+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|Any CPU.Build.0 = Debug|Any CPU
69+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
70+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
71+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|x86.ActiveCfg = Debug|Any CPU
72+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Debug|x86.Build.0 = Debug|Any CPU
73+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|Any CPU.ActiveCfg = Release|Any CPU
74+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|Any CPU.Build.0 = Release|Any CPU
75+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
76+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
77+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|x86.ActiveCfg = Release|Any CPU
78+
{A3278FF6-0B65-482E-AE3E-7AEF33C4F25C}.Release|x86.Build.0 = Release|Any CPU
6579
{C6743D26-E16E-41CA-A757-72BE2D7EAF28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6680
{C6743D26-E16E-41CA-A757-72BE2D7EAF28}.Debug|Any CPU.Build.0 = Debug|Any CPU
6781
{C6743D26-E16E-41CA-A757-72BE2D7EAF28}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
using System;
2+
using System.Reflection;
3+
using Android.App;
4+
using Android.Content;
5+
using Android.Runtime;
6+
using Android.Views;
7+
using Android.Widget;
8+
using Android.OS;
9+
10+
using Xunit.Sdk;
11+
using Xunit.Runners.UI;
12+
13+
namespace SQLitePCL.pretty.tests.Android
14+
{
15+
[Activity(Label = "xUnit Android Runner", MainLauncher = true)]
16+
public class MainActivity : RunnerActivity
17+
{
18+
19+
protected override void OnCreate(Bundle bundle)
20+
{
21+
// tests can be inside the main assembly
22+
AddTestAssembly(Assembly.GetExecutingAssembly());
23+
24+
AddExecutionAssembly(typeof(ExtensibilityPointFactory).Assembly);
25+
// or in any reference assemblies
26+
27+
//AddTestAssembly(typeof(PortableTests).Assembly);
28+
// or in any assembly that you load (since JIT is available)
29+
30+
#if false
31+
// you can use the default or set your own custom writer (e.g. save to web site and tweet it ;-)
32+
Writer = new TcpTextWriter ("10.0.1.2", 16384);
33+
// start running the test suites as soon as the application is loaded
34+
AutoStart = true;
35+
// crash the application (to ensure it's ended) and return to springboard
36+
TerminateAfterExecution = true;
37+
#endif
38+
// you cannot add more assemblies once calling base
39+
base.OnCreate(bundle);
40+
}
41+
}
42+
}
43+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="SQLitePCL.pretty.tests.Android">
3+
<uses-sdk />
4+
<application android:label="SQLitePCL.pretty.tests.Android">
5+
</application>
6+
</manifest>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
using System.Reflection;
2+
using System.Runtime.CompilerServices;
3+
using Android.App;
4+
5+
// Information about this assembly is defined by the following attributes.
6+
// Change them to the values specific to your project.
7+
8+
[assembly: AssemblyTitle("SQLitePCL.pretty.tests")]
9+
[assembly: AssemblyDescription("")]
10+
[assembly: AssemblyConfiguration("")]
11+
[assembly: AssemblyCompany("")]
12+
[assembly: AssemblyProduct("")]
13+
[assembly: AssemblyCopyright("dave")]
14+
[assembly: AssemblyTrademark("")]
15+
[assembly: AssemblyCulture("")]
Lines changed: 144 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,144 @@
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</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="xunit.execution.MonoAndroid">
46+
<HintPath>..\packages\xunit.extensibility.execution.2.0.0\lib\monoandroid\xunit.execution.MonoAndroid.dll</HintPath>
47+
</Reference>
48+
<Reference Include="xunit.runner.utility.MonoAndroid">
49+
<HintPath>..\packages\xunit.runner.utility.2.0.0\lib\monoandroid\xunit.runner.utility.MonoAndroid.dll</HintPath>
50+
</Reference>
51+
<Reference Include="Xamarin.Android.Support.v4">
52+
<HintPath>..\packages\Xamarin.Android.Support.v4.21.0.3.0\lib\MonoAndroid10\Xamarin.Android.Support.v4.dll</HintPath>
53+
</Reference>
54+
<Reference Include="Xamarin.Forms.Platform.Android">
55+
<HintPath>..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
56+
</Reference>
57+
<Reference Include="FormsViewGroup">
58+
<HintPath>..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
59+
</Reference>
60+
<Reference Include="Xamarin.Forms.Core">
61+
<HintPath>..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
62+
</Reference>
63+
<Reference Include="Xamarin.Forms.Xaml">
64+
<HintPath>..\packages\Xamarin.Forms.1.4.0.6341\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
65+
</Reference>
66+
<Reference Include="xunit.runner.devices">
67+
<HintPath>..\packages\xunit.runner.devices.1.0.0\lib\MonoAndroid\xunit.runner.devices.dll</HintPath>
68+
</Reference>
69+
<Reference Include="System.Reactive.Core">
70+
<HintPath>..\packages\Rx-Core.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Core.dll</HintPath>
71+
</Reference>
72+
<Reference Include="System.Reactive.Interfaces">
73+
<HintPath>..\packages\Rx-Interfaces.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Interfaces.dll</HintPath>
74+
</Reference>
75+
<Reference Include="System.Reactive.Linq">
76+
<HintPath>..\packages\Rx-Linq.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.Linq.dll</HintPath>
77+
</Reference>
78+
<Reference Include="System.Reactive.PlatformServices">
79+
<HintPath>..\packages\Rx-PlatformServices.2.2.5\lib\portable-net45+winrt45+wp8+wpa81\System.Reactive.PlatformServices.dll</HintPath>
80+
</Reference>
81+
<Reference Include="xunit.abstractions">
82+
<HintPath>..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
83+
</Reference>
84+
<Reference Include="xunit.core">
85+
<HintPath>..\packages\xunit.extensibility.core.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.dll</HintPath>
86+
</Reference>
87+
<Reference Include="xunit.assert">
88+
<HintPath>..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath>
89+
</Reference>
90+
<Reference Include="SQLitePCL.raw">
91+
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre2\build\MonoAndroid\pinvoke_packaged_sqlite3\anycpu\SQLitePCL.raw.dll</HintPath>
92+
</Reference>
93+
</ItemGroup>
94+
<ItemGroup>
95+
<Compile Include="Resources\Resource.designer.cs" />
96+
<Compile Include="Properties\AssemblyInfo.cs" />
97+
<Compile Include="MainActivity.cs" />
98+
<Compile Include="ColumnInfoTests.cs" />
99+
<Compile Include="DatabaseConnectionTests.cs" />
100+
<Compile Include="Example.cs" />
101+
<Compile Include="ImplementationTests.cs" />
102+
<Compile Include="prettyTests.cs" />
103+
<Compile Include="ResultSet.cs" />
104+
<Compile Include="SQLite3Tests.cs" />
105+
<Compile Include="SQLiteValueTests.cs" />
106+
<Compile Include="SQLiteVersionTests.cs" />
107+
<Compile Include="TableColumnMetadataTests.cs" />
108+
<Compile Include="AsyncTests\AsyncBlobStreamTests.cs" />
109+
<Compile Include="AsyncTests\AsyncDatabaseConnectionTests.cs" />
110+
<Compile Include="AsyncTests\AsyncStatementTests.cs" />
111+
<Compile Include="AsyncTests\ResultSet.cs" />
112+
<Compile Include="OrmTests\QueryTests.Joins.cs" />
113+
<Compile Include="OrmTests\QueryTests.cs" />
114+
<Compile Include="OrmTests\TableMappingTest.Async.cs" />
115+
<Compile Include="OrmTests\TableMappingTests.Create.cs" />
116+
<Compile Include="OrmTests\TableMappingTests.Sync.cs" />
117+
</ItemGroup>
118+
<ItemGroup>
119+
<None Include="Properties\AndroidManifest.xml" />
120+
<None Include="packages.config" />
121+
</ItemGroup>
122+
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
123+
<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')" />
124+
<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')" />
125+
<Import Project="..\packages\SQLitePCL.raw.0.8.0-pre2\build\MonoAndroid\SQLitePCL.raw.targets" Condition="Exists('..\packages\SQLitePCL.raw.0.8.0-pre2\build\MonoAndroid\SQLitePCL.raw.targets')" />
126+
<ItemGroup>
127+
<Folder Include="AsyncTests\" />
128+
<Folder Include="OrmTests\" />
129+
</ItemGroup>
130+
<ItemGroup>
131+
<ProjectReference Include="..\SQLitePCL.pretty\SQLitePCL.pretty.csproj">
132+
<Project>{C6743D26-E16E-41CA-A757-72BE2D7EAF28}</Project>
133+
<Name>SQLitePCL.pretty</Name>
134+
</ProjectReference>
135+
<ProjectReference Include="..\SQLitePCL.pretty.Async\SQLitePCL.pretty.Async.csproj">
136+
<Project>{ED71D4D4-498E-432E-B941-F704CECCF254}</Project>
137+
<Name>SQLitePCL.pretty.Async</Name>
138+
</ProjectReference>
139+
<ProjectReference Include="..\SQLitePCL.pretty.Orm\SQLitePCL.pretty.Orm.csproj">
140+
<Project>{82EF24A8-7B24-42AA-BDB9-7A9F7527DF48}</Project>
141+
<Name>SQLitePCL.pretty.Orm</Name>
142+
</ProjectReference>
143+
</ItemGroup>
144+
</Project>

SQLitePCL.pretty.tests/SQLitePCL.pretty.tests.x86.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,6 @@
6161
<Reference Include="System.Reactive.PlatformServices">
6262
<HintPath>..\packages\Rx-PlatformServices.2.2.5\lib\net45\System.Reactive.PlatformServices.dll</HintPath>
6363
</Reference>
64-
<Reference Include="SQLitePCL.raw">
65-
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre1\lib\net45\SQLitePCL.raw.dll</HintPath>
66-
</Reference>
6764
<Reference Include="xunit.abstractions">
6865
<HintPath>..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll</HintPath>
6966
</Reference>
@@ -73,6 +70,9 @@
7370
<Reference Include="xunit.assert">
7471
<HintPath>..\packages\xunit.assert.2.0.0\lib\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.assert.dll</HintPath>
7572
</Reference>
73+
<Reference Include="SQLitePCL.raw">
74+
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre2\lib\net45\SQLitePCL.raw.dll</HintPath>
75+
</Reference>
7676
</ItemGroup>
7777
<ItemGroup>
7878
<Compile Include="AsyncTests\AsyncBlobStreamTests.cs" />
@@ -117,8 +117,8 @@
117117
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
118118
</ItemGroup>
119119
<Import Project="..\packages\SQLitePCL.raw_basic.0.7.2-pre1\build\net45\SQLitePCL.raw_basic.targets" Condition="Exists('..\packages\SQLitePCL.raw_basic.0.7.2-pre1\build\net45\SQLitePCL.raw_basic.targets')" />
120-
<Import Project="..\packages\SQLitePCL.raw.0.8.0-pre1\build\net45\SQLitePCL.raw.targets" Condition="Exists('..\packages\SQLitePCL.raw.0.8.0-pre1\build\net45\SQLitePCL.raw.targets')" />
121120
<Import Project="..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.0.0\build\portable-net45+win+wpa81+wp80+monotouch+monoandroid+Xamarin.iOS\xunit.core.props')" />
121+
<Import Project="..\packages\SQLitePCL.raw.0.8.0-pre2\build\net45\SQLitePCL.raw.targets" Condition="Exists('..\packages\SQLitePCL.raw.0.8.0-pre2\build\net45\SQLitePCL.raw.targets')" />
122122
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
123123
<PropertyGroup>
124124
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Rx-Core" version="2.2.5" targetFramework="net45" />
4-
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" />
5-
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
3+
<package id="Rx-Core" version="2.2.5" targetFramework="net45" requireReinstallation="True" />
4+
<package id="Rx-Interfaces" version="2.2.5" targetFramework="net45" requireReinstallation="True" />
5+
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" requireReinstallation="True" />
66
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
7-
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
8-
<package id="SQLitePCL.raw" version="0.8.0-pre1" targetFramework="net45" />
7+
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" requireReinstallation="True" />
8+
<package id="SQLitePCL.raw" version="0.8.0-pre2" targetFramework="net45" requireReinstallation="True" />
9+
<package id="Xamarin.Android.Support.v4" version="21.0.3.0" targetFramework="MonoAndroid50" />
10+
<package id="Xamarin.Forms" version="1.4.0.6341" targetFramework="MonoAndroid50" />
911
<package id="xunit" version="2.0.0" targetFramework="net45" />
10-
<package id="xunit.abstractions" version="2.0.0" targetFramework="net45" />
12+
<package id="xunit.abstractions" version="2.0.0" targetFramework="net45" requireReinstallation="True" />
1113
<package id="xunit.assert" version="2.0.0" targetFramework="net45" />
12-
<package id="xunit.core" version="2.0.0" targetFramework="net45" />
14+
<package id="xunit.core" version="2.0.0" targetFramework="net45" requireReinstallation="True" />
1315
<package id="xunit.extensibility.core" version="2.0.0" targetFramework="net45" />
14-
<package id="xunit.runner.visualstudio" version="2.1.0-beta1-build1051" targetFramework="net45" />
16+
<package id="xunit.extensibility.execution" version="2.0.0" targetFramework="MonoAndroid50" />
17+
<package id="xunit.runner.devices" version="1.0.0" targetFramework="MonoAndroid50" />
18+
<package id="xunit.runner.utility" version="2.0.0" targetFramework="MonoAndroid50" />
19+
<package id="xunit.runner.visualstudio" version="2.1.0-beta1-build1051" targetFramework="net45" requireReinstallation="True" />
1520
</packages>

SQLitePCL.pretty/SQLitePCL.pretty.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
154154
<ItemGroup>
155155
<Reference Include="SQLitePCL.raw">
156-
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre1\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCL.raw.dll</HintPath>
156+
<HintPath>..\packages\SQLitePCL.raw.0.8.0-pre2\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCL.raw.dll</HintPath>
157157
</Reference>
158158
</ItemGroup>
159159
<ItemGroup>

0 commit comments

Comments
 (0)