Skip to content

Commit 6c30ec6

Browse files
committed
Works!
1 parent 22c9250 commit 6c30ec6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Microsoft.Toolkit.Uwp.Notifications/Properties/Microsoft.Toolkit.Uwp.Notifications.rd.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
-->
66

77
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
8-
<Application>
8+
<Library Name="Microsoft.Toolkit.Uwp.Notifications">
9+
<!-- TODO: We can potentially minimize the metadata needed, but further
10+
investigation is needed to fill this in and adequately test this -->
911
<Assembly Name="Microsoft.Toolkit.Uwp.Notifications" Dynamic="Required All" />
10-
</Application>
12+
</Library>
1113
</Directives>

0 commit comments

Comments
 (0)