精简manifest引用,自定义titlebar

This commit is contained in:
Steven Hobs
2026-02-13 00:13:27 +08:00
parent b03db7ac51
commit 5904b03264
7 changed files with 22 additions and 13 deletions

View File

@@ -1,5 +1,10 @@
root = true
# Workaround for https://github.com/microsoft/microsoft-ui-xaml/issues/10855
[XamlTypeInfo.g.cs]
dotnet_diagnostic.CS0612.severity = none
dotnet_diagnostic.CS0618.severity = none
# All files
[*]
indent_style = space