Newer
Older
Import / projects / Gameloft / bne_lib / tools / BNEBotManager / App.xaml
@John John on 29 Dec 2020 324 bytes bulk import from macbookpro checkouts
<Application x:Class="BNEBotManager.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>