1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-05-31 22:41:37 +00:00
6502bench/MakeDist/App.xaml
2019-07-19 17:55:27 -07:00

10 lines
361 B
XML

<Application x:Class="MakeDist.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:MakeDist"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>