Files
myRoRo-UWP/myRoRo/App.xaml
2018-06-21 18:18:04 +02:00

8 lines
218 B
XML

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