ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdateSharp/HostUpdateSharp.exe.manifest
Revision: 98
Committed: 2004-03-02T01:17:58-08:00 (21 years, 3 months ago) by Douglas Thrift
File size: 690 byte(s)
Log Message:
Hello nurse!

File Contents

# Content
1 <?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>

Properties

Name Value
svn:eol-style native
svn:keywords Id