mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-05 06:26:44 +00:00
9 lines
247 B
Text
9 lines
247 B
Text
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
|
<configuration>
|
||
|
|
<appSettings>
|
||
|
|
<add key="numberToAuthenticate" value="" />
|
||
|
|
<add key="registeredNumber" value="" />
|
||
|
|
<add key="unregisteredNumber" value="" />
|
||
|
|
</appSettings>
|
||
|
|
</configuration>
|