Client/Properties/Settings.settings
author sl
Thu, 14 Aug 2014 09:30:14 +0200
changeset 25 6f10207a89a8
permissions -rw-r--r--
Fixing hang when closing server with live client due to client instance context
throwing an exception when closing.
sl@18
     1
<?xml version='1.0' encoding='utf-8'?>
sl@18
     2
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
sl@18
     3
  <Profiles>
sl@18
     4
    <Profile Name="(Default)" />
sl@18
     5
  </Profiles>
sl@18
     6
  <Settings />
sl@18
     7
</SettingsFile>