Compare commits

...

1 Commits

Author SHA1 Message Date
Yu Leng (from Dev Box)
7057fb0d7a init 2025-07-22 14:07:11 +08:00

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>