From c2d55f99fb980a59f85faba725c6f0fd3118742d Mon Sep 17 00:00:00 2001 From: turalf Date: Mon, 4 Jan 2021 11:02:48 -0800 Subject: [PATCH] Add azure core to mgmt dependency --- 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