Client/Properties/Settings.settings
author sl
Fri, 15 Aug 2014 10:20:01 +0200
changeset 30 c375286d1a1c
permissions -rw-r--r--
Still trying to setup WCF for us to work nicely.
Now using multi threading and reliable session.
Implementing thread safe functions where needed.
Enforcing session mode.
Fixing bug in marquee label as we forgot to reset current position when text is changed.
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
     3   <Profiles>
     4     <Profile Name="(Default)" />
     5   </Profiles>
     6   <Settings />
     7 </SettingsFile>