Skip to content

Commit 28efdb7

Browse files
authored
Update
1 parent a48da2f commit 28efdb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

App.xaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<Application x:Class="ProBizERP.App"
2+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4+
StartupUri="MainWindow.xaml">
5+
<Application.Resources>
6+
7+
</Application.Resources>
8+
</Application>

0 commit comments

Comments
 (0)