NYAN CAT 203dda7369 update
added block client
2019-10-07 20:33:06 +03:00

60 lines
2.4 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>
<Setting Name="txtBlocked" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>