We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519ac7b commit 405b8c0Copy full SHA for 405b8c0
CommunityToolkit.WinUI.Notifications/CommunityToolkit.WinUI.Notifications.nuspec
@@ -52,7 +52,7 @@
52
</dependencies>
53
</metadata>
54
<files>
55
- <file src="..\build\nuget.png" target="images\" />
+ <file src="..\build\nuget.png" target="Icon.png" />
56
<file src="..\license.md" target="" />
57
<file src="CommunityToolkit.WinUI.Notifications.targets" target="build\native\CommunityToolkit.WinUI.Notifications.targets" />
58
<file src="$buildOutput$\net461\CommunityToolkit.WinUI.Notifications.dll" target="lib\net461\CommunityToolkit.WinUI.Notifications.dll" />
0 commit comments