浏览代码

Merge pull request #800 from dotnet/remove-old-files

remove old files
Oren Novotny 7 年之前
父节点
当前提交
39ca67538d
共有 1 个文件被更改,包括 0 次插入13 次删除
  1. 0 13
      scripts/SignClientSettings.json

+ 0 - 13
scripts/SignClientSettings.json

@@ -1,13 +0,0 @@
-{
-  "SignClient": {
-    "AzureAd": {
-      "AADInstance": "https://login.microsoftonline.com/",
-      "ClientId": "c248d68a-ba6f-4aa9-8a68-71fe872063f8",
-      "TenantId": "16076fdc-fcc1-4a15-b1ca-32c9a255900e"
-    },
-    "Service": {
-      "Url": "https://codesign.dotnetfoundation.org/",
-      "ResourceId": "https://SignService/3c30251f-36f3-490b-a955-520addb85001"
-    }
-  }
-}