/[H8]/trunk/docs/Microchip TCP_IP stack/TCPIP Stack/Microchip Ethernet Discoverer/bin/Release/Microchip Ethernet Discoverer.exe.manifest
ViewVC logotype

Contents of /trunk/docs/Microchip TCP_IP stack/TCPIP Stack/Microchip Ethernet Discoverer/bin/Release/Microchip Ethernet Discoverer.exe.manifest

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15 - (show annotations) (download)
Thu Apr 19 09:01:15 2007 UTC (17 years, 1 month ago) by hedin
File size: 2235 byte(s)
added the TCP/IP stack, source code.
1 <?xml version="1.0" encoding="utf-8"?>
2 <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <asmv1:assemblyIdentity name="Microchip Ethernet Discoverer.exe" version="1.0.0.5" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
4 <application />
5 <entryPoint>
6 <assemblyIdentity name="Microchip Ethernet Discoverer" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
7 <commandLine file="Microchip Ethernet Discoverer.exe" parameters="" />
8 </entryPoint>
9 <trustInfo>
10 <security>
11 <applicationRequestMinimum>
12 <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
13 <defaultAssemblyRequest permissionSetReference="Custom" />
14 </applicationRequestMinimum>
15 </security>
16 </trustInfo>
17 <dependency>
18 <dependentOS>
19 <osVersionInfo>
20 <os majorVersion="4" minorVersion="10" buildNumber="0" servicePackMajor="0" />
21 </osVersionInfo>
22 </dependentOS>
23 </dependency>
24 <dependency>
25 <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
26 <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />
27 </dependentAssembly>
28 </dependency>
29 <dependency>
30 <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microchip Ethernet Discoverer.exe" size="24576">
31 <assemblyIdentity name="Microchip Ethernet Discoverer" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
32 <hash>
33 <dsig:Transforms>
34 <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
35 </dsig:Transforms>
36 <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
37 <dsig:DigestValue>4hgqm+hf2l0ePAofWUOG0cTZnNA=</dsig:DigestValue>
38 </hash>
39 </dependentAssembly>
40 </dependency>
41 </asmv1:assembly>

  ViewVC Help
Powered by ViewVC 1.1.20