Add Project
This commit is contained in:
9
src/App.xaml
Executable file
9
src/App.xaml
Executable file
@ -0,0 +1,9 @@
|
||||
<Application x:Class="MacroBoard.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:MacroBoard"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
Reference in New Issue
Block a user