switch to sqlite x86 package

This commit is contained in:
Luke Pulverenti
2013-05-31 14:57:13 -04:00
parent 20d27c3bc3
commit 0f93bed1bb
4 changed files with 14 additions and 22 deletions

View File

@@ -33,6 +33,10 @@
<assemblyIdentity name="System.Reactive.Interfaces" publicKeyToken="f300afd708cefcd3" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.0.20823.0" newVersion="2.0.20823.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.86.0" newVersion="1.0.86.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<system.web>