Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <configuration>
|
---|
3 | <runtime>
|
---|
4 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
---|
5 | <dependentAssembly>
|
---|
6 | <assemblyIdentity name="HeuristicLab.Tracing-3.3" publicKeyToken="BA48961D6F65DCEC" culture="neutral"/>
|
---|
7 | <bindingRedirect oldVersion="0.0.0.0-3.3.0.0" newVersion="3.3.0.0"/>
|
---|
8 | </dependentAssembly>
|
---|
9 | <dependentAssembly>
|
---|
10 | <assemblyIdentity name="HeuristicLab.Common.Resources-3.3" publicKeyToken="BA48961D6F65DCEC" culture="neutral"/>
|
---|
11 | <bindingRedirect oldVersion="0.0.0.0-3.3.0.0" newVersion="3.3.0.0"/>
|
---|
12 | </dependentAssembly>
|
---|
13 | </assemblyBinding>
|
---|
14 | </runtime>
|
---|
15 | </configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.