Add project files.

This commit is contained in:
2018-06-21 18:18:04 +02:00
parent 017735cabb
commit 5695d2aa2c
62 changed files with 1645 additions and 0 deletions

7
myRoRo/App.xaml Normal file
View File

@@ -0,0 +1,7 @@
<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>