Switch to MVC

This commit is contained in:
2021-12-30 22:23:05 -08:00
parent 74001ae291
commit 6a9623d336
21 changed files with 83 additions and 113 deletions

View File

@@ -1,12 +1,12 @@
{
"dependencies": {
"secrets1": {
"type": "secrets.user"
},
"identityapp.aad1": {
"secretStore": "LocalSecretsFile",
"type": "identityapp.aad.callsgraph",
"connectionId": "AzureAD:ClientSecret"
},
"secrets1": {
"type": "secrets.user"
}
}
}