2016-03-12 21:02:33 +01:00
|
|
|
<?xml version='1.0' encoding='utf-8'?>
|
2016-03-13 15:32:25 +01:00
|
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
|
|
<Profiles />
|
|
|
|
<Settings>
|
|
|
|
<Setting Name="WindowLocation" Type="System.Drawing.Point" Scope="User">
|
|
|
|
<Value Profile="(Default)">-1, -1</Value>
|
|
|
|
</Setting>
|
|
|
|
<Setting Name="WindowSize" Type="System.Drawing.Size" Scope="User">
|
|
|
|
<Value Profile="(Default)">-1, -1</Value>
|
|
|
|
</Setting>
|
|
|
|
</Settings>
|
|
|
|
</SettingsFile>
|