Skip to content

Commit

Permalink
housekeeping: add SignPackage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Feb 5, 2019
1 parent ad852f7 commit c4fff36
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions SignPackages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"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"
}
}
}

0 comments on commit c4fff36

Please sign in to comment.