Update Monorepo to NLogVersion 5

This commit is contained in:
Jonathan Jenne
2022-11-29 09:19:47 +01:00
parent 7ad0ac039d
commit debd07256c
25 changed files with 48 additions and 43 deletions

View File

@@ -51,6 +51,10 @@
<assemblyIdentity name="FirebirdSql.Data.FirebirdClient" publicKeyToken="3750abcc3150b00c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-7.5.0.0" newVersion="7.5.0.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="NLog" publicKeyToken="5120e14c03d0593c" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-5.0.0.0" newVersion="5.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>