/usr/lib/cli/gnome-vfs-sharp-2.0/policy.2.20.gnome-vfs-sharp.config is in libgnome-vfs2.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="gnome-vfs-sharp" publicKeyToken="35e10195dab3c99f" />
<bindingRedirect oldVersion="2.20.gnome-vfs-sharp.0.0" newVersion="2.24.0.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
|