ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdateSharp/HostUpdateSharp.exe.manifest
Revision: 99
Committed: 2004-03-02T01:19:22-08:00 (21 years, 4 months ago) by Douglas Thrift
File size: 680 byte(s)
Log Message:
How about this?

File Contents

# User Rev Content
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>

Properties

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