File: policy.3.2.icecs

package info (click to toggle)
zeroc-ice-csharp 3.2.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,752 kB
  • ctags: 5,838
  • sloc: cs: 48,139; python: 1,255; makefile: 1,253; xml: 110; ansic: 87; sh: 26
file content (11 lines) | stat: -rwxr-xr-x 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<configuration>
    <runtime>
	<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
	    <dependentAssembly>
		<assemblyIdentity name="icecs" publicKeyToken="1f998c50fec78381" culture=""/>
		<publisherPolicy apply="yes"/>
		<bindingRedirect oldVersion="3.2.0.0" newVersion="3.2.1.0"/>
	    </dependentAssembly>
	</assemblyBinding>
    </runtime>
</configuration>