Upgrading to NHibernate 3.3 nad fixing background JIT

--HG--
branch : 1.x
extra : rebase_source : fa8def89521d86d3dbeb38d0808e72bde29bb64f
This commit is contained in:
Sebastien Ros 2012-11-14 11:39:51 -08:00
parent babdd75b3e
commit 493d2748a4
7 changed files with 6 additions and 5 deletions

Binary file not shown.

Binary file not shown.

1
lib/nhibernate/PATCH.txt Normal file
View File

@ -0,0 +1 @@
This is a patched version of NHibernate to prevent background JIT from failing.

View File

@ -190,7 +190,7 @@
<dependentAssembly>
<assemblyIdentity name="NHibernate" publicKeyToken="aa95f207798dfdb4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.1.4000" newVersion="3.3.1.4000" />
<bindingRedirect oldVersion="0.0.0.0-3.3.2.4000" newVersion="3.3.2.4000" />
</dependentAssembly>
</assemblyBinding>

View File

@ -193,7 +193,7 @@
<dependentAssembly>
<assemblyIdentity name="NHibernate" publicKeyToken="aa95f207798dfdb4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.1.4000" newVersion="3.3.1.4000" />
<bindingRedirect oldVersion="0.0.0.0-3.3.2.4000" newVersion="3.3.2.4000" />
</dependentAssembly>
</assemblyBinding>
</runtime>

View File

@ -20,7 +20,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="NHibernate" publicKeyToken="aa95f207798dfdb4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.1.4000" newVersion="3.3.1.4000" />
<bindingRedirect oldVersion="0.0.0.0-3.3.2.4000" newVersion="3.3.2.4000" />
</dependentAssembly>
</assemblyBinding>
</runtime>

View File

@ -57,7 +57,7 @@
affects performance, set this value to true only
during development.
-->
<compilation debug="true" targetFramework="4.0" batch="true" numRecompilesBeforeAppRestart="250" optimizeCompilations="true">
<compilation debug="false" targetFramework="4.0" batch="true" numRecompilesBeforeAppRestart="250" optimizeCompilations="true">
<buildProviders>
<add extension=".csproj" type="Orchard.Environment.Extensions.Compilers.CSharpExtensionBuildProviderShim"/>
</buildProviders>
@ -190,7 +190,7 @@
<dependentAssembly>
<assemblyIdentity name="NHibernate" publicKeyToken="aa95f207798dfdb4" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.1.4000" newVersion="3.3.1.4000" />
<bindingRedirect oldVersion="0.0.0.0-3.3.2.4000" newVersion="3.3.2.4000" />
</dependentAssembly>
<dependentAssembly>