ProjetThe/ProjetTheAlone/App.xaml

10 lines
373 B
Plaintext
Raw Normal View History

2019-01-16 17:01:11 +01:00
<Application x:Class="ProjetTheAlone.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ProjetTheAlone"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>