[NTDLL] Allow shimdata to override the process manifest.
[reactos.git] / dll / shellext / shellbtrfs / shellbtrfs.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity version="1.0.0.0" processorArchitecture="*" name="WinBtrfs.shellext" type="win32" />
4 <description>WinBtrfs shell extension</description>
5 <dependency>
6 <dependentAssembly>
7 <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*" />
8 </dependentAssembly>
9 </dependency>
10 </assembly>