Skip to content

Commit

Permalink
depend on SQLitePCL.raw instead of raw_basic.
Browse files Browse the repository at this point in the history
  • Loading branch information
bordoley committed Feb 4, 2015
1 parent dd5a6e9 commit 2d3d41a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SQLitePCL.pretty.tests/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
<package id="Rx-Linq" version="2.2.5" targetFramework="net45" />
<package id="Rx-Main" version="2.2.5" targetFramework="net45" />
<package id="Rx-PlatformServices" version="2.2.5" targetFramework="net45" />
<package id="SQLitePCL.raw_basic" version="0.7.2-pre1" targetFramework="net45" />
<package id="SQLitePCL.raw" version="0.7.2-pre1" targetFramework="net45" />
</packages>
2 changes: 1 addition & 1 deletion SQLitePCL.pretty/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="SQLitePCL.raw_basic" version="0.7.2-pre1" targetFramework="portable-net45+win+wpa81+wp80" />
<package id="SQLitePCL.raw" version="0.7.2-pre1" targetFramework="portable-net45+win+wpa81+wp80" />
</packages>

0 comments on commit 2d3d41a

Please sign in to comment.