Last change
on this file since 14853 was
14754,
checked in by gkronber, 8 years ago
|
#2650 added r14748 from trunk to branch (change set contains file renames lower case to upper case)
|
File size:
432 bytes
|
Rev | Line | |
---|
[12761] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <configuration>
|
---|
| 3 | <runtime>
|
---|
| 4 | <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
---|
| 5 | <dependentAssembly>
|
---|
| 6 | <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
---|
| 7 | <bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" />
|
---|
| 8 | </dependentAssembly>
|
---|
| 9 | </assemblyBinding>
|
---|
| 10 | </runtime>
|
---|
[14754] | 11 | </configuration>
|
---|
Note: See
TracBrowser
for help on using the repository browser.