NYAN CAT 0d0f0792d7 Update
fixed bugs
added miner
2019-10-05 15:25:03 +03:00

57 lines
2.3 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Server.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="Ports" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Filename" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Notification" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="Mutex" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="Pastebin" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="IP" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ProductName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtDescription" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtCompany" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtCopyright" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtTrademarks" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtOriginalFilename" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtProductVersion" Type="System.String" Scope="User">
<Value Profile="(Default)">0.0.0.0</Value>
</Setting>
<Setting Name="txtFileVersion" Type="System.String" Scope="User">
<Value Profile="(Default)">0.0.0.0</Value>
</Setting>
<Setting Name="txtPool" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtWallet" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="txtxmrPass" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>