mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
9 lines
247 B
XML
9 lines
247 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="numberToAuthenticate" value="" />
|
|
<add key="registeredNumber" value="" />
|
|
<add key="unregisteredNumber" value="" />
|
|
</appSettings>
|
|
</configuration>
|