bug rename seance
This commit is contained in:
parent
ccc91bbf19
commit
2def20d16f
384 changed files with 686 additions and 570 deletions
16
src/sampleWebAsWebApiClient/appsettings.json
Executable file
16
src/sampleWebAsWebApiClient/appsettings.json
Executable file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Verbose",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"Authentication": {
|
||||
"Yavsc": {
|
||||
"ClientId": "2a3faf86-26e9-49f5-9473-6e6efaeeeac6",
|
||||
"ClientSecret": "blahblah"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue