We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48da2f commit 28efdb7Copy full SHA for 28efdb7
App.xaml
@@ -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