我是米塔更新
This commit is contained in:
2025-08-29 14:57:55 +08:00
parent f8e7832ac2
commit 624125ec7b
365 changed files with 7545 additions and 0 deletions

8
template/App.xaml Normal file
View File

@@ -0,0 +1,8 @@
<Application x:Class="template.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:template">
<Application.Resources>
</Application.Resources>
</Application>