1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-12-16 23:29:47 +00:00
AideDeJeu/AideDeJeu/AideDeJeu.UWP/App.xaml
2018-04-18 22:00:55 +02:00

8 lines
259 B
XML

<Application
x:Class="AideDeJeu.UWP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:AideDeJeu.UWP"
RequestedTheme="Light">
</Application>