summaryrefslogtreecommitdiff
path: root/tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest')
-rw-r--r--tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest b/tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest
new file mode 100644
index 0000000000..abb39fbb21
--- /dev/null
+++ b/tests/src/Interop/COM/NETClients/ConsumeNETServer/CoreShim.X.manifest
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+
+<assemblyIdentity
+ type="win32"
+ name="CoreShim.X"
+ version="1.0.0.0" />
+
+<file name="CoreShim.dll">
+ <!-- ConsumeNETServerTesting -->
+ <comClass
+ clsid="{DE4ACF53-5957-4D31-8BE2-EA6C80683246}"
+ threadingModel="Both" />
+</file>
+
+</assembly>