/usr/lib/cli/gconf-sharp-2.0/policy.2.16.gconf-sharp.config is in libgconf2.0-cil 2.24.2-3.
This file is owned by root:root, with mode 0o644.
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="gconf-sharp" publicKeyToken="35e10195dab3c99f" />
<bindingRedirect oldVersion="2.16.gconf-sharp.0.0" newVersion="2.24.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
|