From 98648398185a841a5b5fd9bb336d182bf3c44789 Mon Sep 17 00:00:00 2001 From: turalf Date: Mon, 4 Jan 2021 11:56:25 -0800 Subject: [PATCH] Add azure core to mgmt dependency (#15969) Co-authored-by: turalf --- sdk/communication/azure-mgmt-communication/dev_requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/communication/azure-mgmt-communication/dev_requirements.txt b/sdk/communication/azure-mgmt-communication/dev_requirements.txt index 429e7969fd67..960537e2fd37 100644 --- a/sdk/communication/azure-mgmt-communication/dev_requirements.txt +++ b/sdk/communication/azure-mgmt-communication/dev_requirements.txt @@ -1,3 +1,4 @@ -e ../../../tools/azure-sdk-tools -e ../../notificationhubs/azure-mgmt-notificationhubs -e ../../identity/azure-identity +-e ../../core/azure-core \ No newline at end of file