mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-31 21:30:19 +00:00
8 lines
302 B
XML
8 lines
302 B
XML
<Window x:Class="Cosmos.Deploy.TrivialFTP.Test.MainWindow"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
Title="MainWindow" Height="350" Width="525">
|
|
<Grid>
|
|
|
|
</Grid>
|
|
</Window>
|