Initial creation of the ServerApplication
This commit is contained in:
parent
3dda1cfdbc
commit
bf0c6ec182
@@ -0,0 +1,8 @@
|
||||
<Window x:Class="MediaBrowser.ServerApplication.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>
|
||||
Reference in New Issue
Block a user