Rev | Line | |
---|
[3] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
| 2 |
|
---|
| 3 | <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
---|
| 4 | <description>Description</description>
|
---|
| 5 | <dependency>
|
---|
| 6 | <dependentAssembly>
|
---|
| 7 | <assemblyIdentity
|
---|
| 8 | type="win32"
|
---|
| 9 | name="Microsoft.Windows.Common-Controls"
|
---|
| 10 | version="6.0.0.0"
|
---|
| 11 | processorArchitecture="x86"
|
---|
| 12 | publicKeyToken="6595b64144ccf1df"
|
---|
| 13 | language="*" />
|
---|
| 14 | </dependentAssembly>
|
---|
| 15 | </dependency>
|
---|
| 16 | </assembly>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.