Corrected sharing violation when preferences file exists but it's not

ours.
This commit is contained in:
2017-05-15 07:30:27 +01:00
parent a061438cbc
commit b9f33d0270
29 changed files with 730 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Panel xmlns="http://schema.picoe.ca/eto.forms" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<StackLayout>
<Label>Some Content</Label>
</StackLayout>
</Panel>