Import inital de l'application mobile Xamarin
This commit is contained in:
parent
9f36b8b89c
commit
0d8d159285
157 changed files with 13250 additions and 0 deletions
7
BookAStar/BookAStar.Windows/App.xaml
Normal file
7
BookAStar/BookAStar.Windows/App.xaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<Application
|
||||
x:Class="App2.Windows.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:App2.Windows">
|
||||
|
||||
</Application>
|
||||
Loading…
Add table
Add a link
Reference in a new issue