TINF20C_ModellingWizard_Dev.../SOURCE/Application/Plugins/ModellingWizard/ModellingWizard.dll.config

13 lines
514 B
Plaintext
Raw Permalink Normal View History

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="AML.Engine" publicKeyToken="449e3551ddfecd2b" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-1.5.8.0" newVersion="1.5.8.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" /></startup></configuration>