Loading different versions of QlmLicenseLib.dll from the same process
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2"/>
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="QlmLicenseLib" publicKeyToken="9c65e32c060523a1" culture="neutral" />
<codeBase version="10.0.17195.5" href="v10\QlmLicenseLib.dll" />
<codeBase version="15.0.21207.1" href="v15\QlmLicenseLib.dll" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>PreviousWhy are enabled features not shown when I hover over an Activation Key?NextAvailable options for controlling the expiry date of a license
Last updated