diff --git a/src/SdkCommon/ClientRuntime.Azure.Authentication/Microsoft.Rest.ClientRuntime.Azure.Authentication.csproj b/src/SdkCommon/ClientRuntime.Azure.Authentication/Microsoft.Rest.ClientRuntime.Azure.Authentication.csproj index 452a3c8ed742..e4a0a49cf822 100644 --- a/src/SdkCommon/ClientRuntime.Azure.Authentication/Microsoft.Rest.ClientRuntime.Azure.Authentication.csproj +++ b/src/SdkCommon/ClientRuntime.Azure.Authentication/Microsoft.Rest.ClientRuntime.Azure.Authentication.csproj @@ -5,18 +5,19 @@ Provides ADAL based authentication for Azure management client libraries Microsoft.Rest.ClientRuntime.Azure.Authentication Authentication for Azure Management Clients - 2.3.1 + 2.3.2 Microsoft AutoRest ClientRuntime Authentication $(NugetCommonTags) $(NugetCommonProfileTags) + Switched to taking ADAL dependency as range. net452;netstandard1.4 - + - - + + \ No newline at end of file