/usr/share/cli-common/policies.d/libgtk2.0-cil/policy.2.8.gtk-sharp.config is in libgtk2.0-cil 2.12.10-5.
This file is owned by root:root, with mode 0o664.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | <configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="gtk-sharp" publicKeyToken="35e10195dab3c99f"/>
<bindingRedirect oldVersion="2.8.0.0" newVersion="2.12.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
|