<?xml version="1.0" encoding="utf-8"?>
<configuration>
    <startup> 
        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7"/>
    </startup>
    <runtime>
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
            <dependentAssembly>
                <assemblyIdentity name="Vector.DaVinci.Workflow.ErrorHandling" publicKeyToken="9c29a3dacae88631" culture="neutral"/>
                <codeBase version="2.0.9.0" href="../Shared_Bin/Vector.DaVinci.Workflow.ErrorHandling.dll"/>
            </dependentAssembly>
            <dependentAssembly>
                <assemblyIdentity name="Vector.DaVinci.Framework.Common" publicKeyToken="9c29a3dacae88631" culture="neutral"/>
                <codeBase version="2.0.9.0" href="../Shared_Bin/Vector.DaVinci.Framework.Common.dll"/>
            </dependentAssembly>
        </assemblyBinding>
    </runtime>

</configuration>
