aurora/Aurora/App.xaml

5 lines
249 B
Plaintext
Raw Normal View History

2019-05-16 22:07:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Application xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="Aurora.App">
<Application.Resources>
</Application.Resources>
</Application>