project created

This commit is contained in:
2021-11-12 10:59:08 +00:00
commit 2e942771d8
102 changed files with 10273 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<Application
x:Class="BlueControl.uwp.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:BlueControl.uwp">
</Application>