You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
671 B
Plaintext
15 lines
671 B
Plaintext
2 years ago
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="BirdyFlash.Properties" GeneratedClassName="Settings">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="registeredPorts" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
<Setting Name="showConsole" Type="System.Boolean" Scope="User">
|
||
|
<Value Profile="(Default)">False</Value>
|
||
|
</Setting>
|
||
|
<Setting Name="enabledPorts" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|