Clients/Idle/Properties/Settings.settings
author StephaneLenclud
Sun, 24 Jul 2016 14:22:56 +0200
changeset 213 77092f415c7c
permissions -rw-r--r--
Reflection functions now working on all loaded assemblies.
StephaneLenclud@189
     1
<?xml version='1.0' encoding='utf-8'?>
StephaneLenclud@189
     2
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
StephaneLenclud@189
     3
  <Profiles>
StephaneLenclud@189
     4
    <Profile Name="(Default)" />
StephaneLenclud@189
     5
  </Profiles>
StephaneLenclud@189
     6
  <Settings />
StephaneLenclud@189
     7
</SettingsFile>