Fixing that upgrading NHibernate broke the SpecFlow test execution app

This commit is contained in:
Benedek Farkas 2024-12-07 17:56:17 +01:00
parent 18ce08f379
commit d01c331a9e

View File

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