上传文件至 TslTools
This commit is contained in:
parent
3b7767add0
commit
c769475c35
1 changed files with 9 additions and 0 deletions
9
TslTools/App.xaml
Normal file
9
TslTools/App.xaml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue