Files
SarmaxWall/Application.xaml
Emmanuele Sassi 0efe5cff09 SarmaxWall 1.6i1 :
- Primo rilascio.
2015-09-02 13:34:13 +00:00

9 lines
290 B
XML

<Application x:Class="Application"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>