Delete SignClientSettings.json
This commit is contained in:
parent
e79f702ca0
commit
9cfb1324b7
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"SignClient": {
|
||||
"AzureAd": {
|
||||
"AADInstance": "https://login.microsoftonline.com/",
|
||||
"ClientId": "1d2c0ac7-8c6d-4a4e-a568-67425aa48bd0",
|
||||
"TenantId": "dotnetfoundation.onmicrosoft.com"
|
||||
},
|
||||
"Service": {
|
||||
"Url": "https://dnfsignservice.azurewebsites.net/",
|
||||
"ResourceId": "http://sign.dotnetfoundation.org/server"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue