This file is indexed.

/usr/share/cli-common/policies.d/libnunit-framework2.6.3-cil/policy.2.6.nunit.framework.config is in libnunit-framework2.6.3-cil 2.6.4+dfsg-1.

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="nunit.framework" publicKeyToken="96d09a1eb7f44a77"/>
          <bindingRedirect oldVersion="2.6.3.0" newVersion="2.6.4.0"/>
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>