SMX_PGE/smx-config/App.xaml

9 lines
320 B
Plaintext
Raw Normal View History

2017-12-14 20:02:36 -06:00
<Application x:Class="smx_config.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:smx_config">
2017-12-14 20:02:36 -06:00
<Application.Resources>
</Application.Resources>
</Application>