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