This commit is contained in:
Yu Leng (from Dev Box)
2025-07-22 14:07:11 +08:00
parent ef159bcd4d
commit 7057fb0d7a

View File

@@ -3,5 +3,8 @@
<Assembly Name="Microsoft.WinUI">
<Type Name="Microsoft.UI.Xaml.Controls.FontIconSource" Dynamic="Required All" />
</Assembly>
<Assembly Name="Microsoft.CmdPal.UI">
<Type Name="Microsoft.CmdPal.UI.ContextItemTemplateSelector" Dynamic="Required All" />
</Assembly>
</Application>
</Directives>