39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="MifareOneTool.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="GitHubR" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">xcicode/MifareOneTool</Value>
|
|
</Setting>
|
|
<Setting Name="AutoABN" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="WriteCheck" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="AutoLoadUidKey" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="MainCLIColor" Type="System.Drawing.Color" Scope="User">
|
|
<Value Profile="(Default)">Lime</Value>
|
|
</Setting>
|
|
<Setting Name="MainCLIFontSize" Type="System.Single" Scope="User">
|
|
<Value Profile="(Default)">9</Value>
|
|
</Setting>
|
|
<Setting Name="DefIsAdv" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="AutoSave" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="HardLowCost" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="LastTryKey" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">ffffffffffff</Value>
|
|
</Setting>
|
|
<Setting Name="NewScan" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |