上传文件至 TslTools

This commit is contained in:
才羽青空 2025-04-27 20:38:23 +00:00
parent 3b7767add0
commit c769475c35

9
TslTools/App.xaml Normal file
View file

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