Skip to content

Commit d26e7dd

Browse files
committed
oops, wrong name for the assembly in TrimmerDescriptor
1 parent cfa6d92 commit d26e7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CollapseLauncher/TrimmerDescriptor.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<linker>
3-
<assembly fullname="CollapseLauncher.dll">
3+
<assembly fullname="*">
44
<type fullname="CollapseLauncher.PInvoke">
55
<!-- Preserve COM Interop used in project code when trimming -->
66
<method signature="System.Object CoCreateInstance(System.Guid*, System.Object, CLSCTX, System.Guid*, out System.Object)" />

0 commit comments

Comments
 (0)