Last change
on this file was 1, checked in by george, 17 years ago |
Přidáno: Verze 2.10 do vývojové větve 2.
|
-
Property svn:executable
set to
*
|
File size:
671 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
---|
2 | <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
---|
3 | <assemblyIdentity
|
---|
4 | name="CiaoSoftware.Ciao.Shell.Contacts"
|
---|
5 | processorArchitecture="x86"
|
---|
6 | version="5.1.0.0"
|
---|
7 | type="win32"/>
|
---|
8 | <description>Windows Shell</description>
|
---|
9 | <dependency>
|
---|
10 | <dependentAssembly>
|
---|
11 | <assemblyIdentity
|
---|
12 | type="win32"
|
---|
13 | name="Microsoft.Windows.Common-Controls"
|
---|
14 | version="6.0.0.0"
|
---|
15 | processorArchitecture="x86"
|
---|
16 | publicKeyToken="6595b64144ccf1df"
|
---|
17 | language="*"
|
---|
18 | />
|
---|
19 | </dependentAssembly>
|
---|
20 | </dependency>
|
---|
21 | </assembly>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.