start
This commit is contained in:
11
Inst/App.xaml
Normal file
11
Inst/App.xaml
Normal file
@@ -0,0 +1,11 @@
|
||||
<Application x:Class="Inst.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
|
||||
xmlns:local="clr-namespace:Inst"
|
||||
xmlns:internal="using:Installizer.Program"
|
||||
StartupUri="MainWindow.xaml">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
Reference in New Issue
Block a user