Skip to content

Commit

Permalink
Removed debug changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatolii Bolshakov (Akvelon INC) committed Dec 2, 2021
1 parent 44aa150 commit 5a238b1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"loc.friendlyName": "Install Apple certificate 2 certs 2",
"loc.friendlyName": "Install Apple certificate",
"loc.helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?LinkID=862067)",
"loc.description": "Install an Apple certificate required to build on a macOS agent machine",
"loc.instanceNameFormat": "Install an Apple certificate",
Expand Down
6 changes: 3 additions & 3 deletions Tasks/InstallAppleCertificateV2/task.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "d2eff759-736d-4b7b-8554-7ba0960d10d6",
"name": "InstallAppleCertificateTestTwoCerts2",
"friendlyName": "Install Apple certificate 2 certs 2",
"id": "d2eff759-736d-4b7b-8554-7ba0960d49d6",
"name": "InstallAppleCertificate",
"friendlyName": "Install Apple certificate",
"description": "Install an Apple certificate required to build on a macOS agent machine",
"helpUrl": "https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/install-apple-certificate",
"helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?LinkID=862067)",
Expand Down
4 changes: 2 additions & 2 deletions Tasks/InstallAppleCertificateV2/task.loc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "d2eff759-736d-4b7b-8554-7ba0960d10d6",
"name": "InstallAppleCertificateTestTwoCerts2",
"id": "d2eff759-736d-4b7b-8554-7ba0960d49d6",
"name": "InstallAppleCertificate",
"friendlyName": "ms-resource:loc.friendlyName",
"description": "ms-resource:loc.description",
"helpUrl": "https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/install-apple-certificate",
Expand Down

0 comments on commit 5a238b1

Please sign in to comment.