uhnit testing from vscode

This commit is contained in:
Paul Schneider 2021-09-08 01:55:00 +01:00
commit f33ca22255
10 changed files with 64 additions and 52 deletions

View file

@ -1,12 +0,0 @@
{
"Nuget": {
"PackagesRootDir" : "packages",
"MaxUserKeyCount": 5
},
"Smtp": {
"Server": "localhost",
"Port": 25,
"SenderName": "Paul Schneider",
"SenderEmail": "paul@pschneider.fr"
}
}