844121acc9
Gonna need separate installers for server and mbt due to CO limitations
9 lines
289 B
XML
9 lines
289 B
XML
<Window x:Class="MediaBrowser.Uninstaller.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>
|