updated nuget

This commit is contained in:
Luke Pulverenti
2013-12-10 11:17:08 -05:00
parent 6e0f4cf3a3
commit 96c65a147c
11 changed files with 36 additions and 16 deletions

View File

@@ -46,6 +46,10 @@
<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>
<dependentAssembly>
<assemblyIdentity name="SimpleInjector" publicKeyToken="984cb50dea722e99" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.3.6.0" newVersion="2.3.6.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<system.web>