Files
Hoy/JeuHoyEtudiants/JeuHoy_WPF_Natif/App.xaml
MarcEricMartel 3c12e2123e Placé le projet
2023-04-21 07:18:09 -04:00

10 lines
362 B
XML

<Application x:Class="JeuHoy_WPF.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:JeuHoy_WPF"
StartupUri="wEntree.xaml">
<Application.Resources>
</Application.Resources>
</Application>