DSIK_FILEZILLA/sikFtpClient/App.xaml
2019-01-06 12:24:38 +01:00

10 lines
369 B
XML

<Application x:Class="sikFtpClient.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:sikFtpClient"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>