1 |
Douglas Thrift |
98 |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 |
Douglas Thrift |
99 |
<!-- |
3 |
|
|
Host Update Sharp |
4 |
|
|
Douglas Thrift |
5 |
|
|
$Id$ |
6 |
|
|
--> |
7 |
Douglas Thrift |
98 |
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> |
8 |
|
|
<assemblyIdentity |
9 |
|
|
version="1.0.0.0" |
10 |
|
|
processorArchitecture="X86" |
11 |
|
|
name="DouglasThrift.HostUpdate.HostUpdateSharp.exe" |
12 |
|
|
type="win32" |
13 |
|
|
/> |
14 |
|
|
<description>Host Update Sharp</description> |
15 |
|
|
<dependency> |
16 |
|
|
<dependentAssembly> |
17 |
|
|
<assemblyIdentity |
18 |
|
|
type="win32" |
19 |
|
|
name="Microsoft.Windows.Common-Controls" |
20 |
|
|
version="6.0.0.0" |
21 |
|
|
processorArchitecture="X86" |
22 |
|
|
publicKeyToken="6595b64144ccf1df" |
23 |
|
|
language="*" |
24 |
|
|
/> |
25 |
|
|
</dependentAssembly> |
26 |
|
|
</dependency> |
27 |
|
|
</assembly> |