updated sqlite

This commit is contained in:
Luke Pulverenti
2013-10-30 10:13:09 -04:00
parent fb95d7b2a9
commit cbd6c47af4
3 changed files with 13 additions and 7 deletions

View File

@@ -41,6 +41,10 @@
<assemblyIdentity name="System.Threading.Tasks" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.5.11.0" newVersion="1.5.11.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Data.SQLite" publicKeyToken="db937bc2d44ff139" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.0.89.0" newVersion="1.0.89.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<system.web>