12 lines
544 B
Plaintext
12 lines
544 B
Plaintext
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AiQ_GUI.Properties" GeneratedClassName="Settings">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="FirstRun" Type="System.Boolean" Scope="User">
|
||
|
<Value Profile="(Default)">True</Value>
|
||
|
</Setting>
|
||
|
<Setting Name="UnitTesting" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)">NOT_STARTED</Value>
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|