From 7b40e7952db2927750c7b18dd80f9ea43cb3ae54 Mon Sep 17 00:00:00 2001 From: "Keith Farmer (MSFT)" Date: Fri, 28 Sep 2018 11:59:53 -0700 Subject: [PATCH] Correct inaccuracy in blob README --- Blob/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Blob/README.md b/Blob/README.md index 8b890a532..058183c7a 100644 --- a/Blob/README.md +++ b/Blob/README.md @@ -75,10 +75,6 @@ Tests for the client-side encryption support also depend on KeyVault.Extensions, - [KeyVault.Extensions](http://www.nuget.org/packages/Microsoft.Azure.KeyVault.Extensions) -OAuth testing requires the ActiveDirectory identity model also available via NuGet: - -- [IdentityModel.Clients.ActiveDirectory](http://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory) - ## Code Samples > Note: