mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
9 lines
436 B
Plaintext
9 lines
436 B
Plaintext
|
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SampleApplication.Properties" GeneratedClassName="Settings">
|
||
|
|
<Profiles />
|
||
|
|
<Settings>
|
||
|
|
<Setting Name="UsePersistentCache" Type="System.Boolean" Scope="Application">
|
||
|
|
<Value Profile="(Default)">True</Value>
|
||
|
|
</Setting>
|
||
|
|
</Settings>
|
||
|
|
</SettingsFile>
|