mirror of
https://github.com/sochix/TLSharp.git
synced 2026-04-07 07:25:24 +00:00
TLSharp and Tests
This commit is contained in:
parent
9cf850e9b8
commit
3bb487a194
39 changed files with 21943 additions and 0 deletions
8
TLSharp.Tests/app.config
Normal file
8
TLSharp.Tests/app.config
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<add key="numberToAuthenticate" value="" />
|
||||
<add key="registeredNumber" value="" />
|
||||
<add key="unregisteredNumber" value="" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue