Pre release #81

Merged
kdeng00 merged 25 commits from pre-release into master 2022-09-05 17:13:11 -04:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 2cd8c83e28 - Show all commits
+4
View File
@@ -12,6 +12,10 @@
"ClientId": "",
"ClientSecret": ""
},
"RSAKeys": {
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},
+4
View File
@@ -12,6 +12,10 @@
"ClientId": "",
"ClientSecret": ""
},
"RSAKeys": {
"PrivateKeyPath": "",
"PublicKeyPath": ""
},
"ConnectionStrings": {
"DefaultConnection": "Server=;Database=;Uid=;Pwd=;"
},