update sqlite

This commit is contained in:
Luke Pulverenti
2014-11-07 17:37:10 -05:00
parent cc9a624647
commit d9bdfb9daa
5 changed files with 14 additions and 22 deletions

View File

@@ -62,7 +62,7 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>..\packages\System.Data.SQLite.Core.MSIL.1.0.94.0\lib\net45\System.Data.SQLite.dll</HintPath>
<HintPath>..\ThirdParty\System.Data.SQLite.ManagedOnly\1.0.94.0\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="Microsoft.CSharp" />