diff --git a/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj b/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj index c950464ef5..047babcdcc 100644 --- a/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj +++ b/src/Authentication.Abstractions/Authentication.Abstractions.Netcore.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/Authentication.Abstractions/packages.config b/src/Authentication.Abstractions/packages.config index fac0f8c3f2..76b84223d8 100644 --- a/src/Authentication.Abstractions/packages.config +++ b/src/Authentication.Abstractions/packages.config @@ -8,8 +8,8 @@ - - + + @@ -19,8 +19,8 @@ - - + + diff --git a/src/Dependencies.Netcore.targets b/src/Dependencies.Netcore.targets index 0ab74b42ac..95b3b6626d 100644 --- a/src/Dependencies.Netcore.targets +++ b/src/Dependencies.Netcore.targets @@ -5,18 +5,18 @@ True - + - - + + - - + + \ No newline at end of file diff --git a/src/Dependencies.Runtime.targets b/src/Dependencies.Runtime.targets index 887231b4f1..f47eae28da 100644 --- a/src/Dependencies.Runtime.targets +++ b/src/Dependencies.Runtime.targets @@ -15,10 +15,10 @@ $(PackagesDirectory)Microsoft.Azure.Common.2.1.0\lib\net45\Microsoft.Azure.Common.NetFramework.dll - $(PackagesDirectory)Microsoft.Rest.ClientRuntime.2.3.16\lib\net452\Microsoft.Rest.ClientRuntime.dll + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.2.3.17\lib\net452\Microsoft.Rest.ClientRuntime.dll - $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.3.3.17\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.3.3.18\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll @@ -51,10 +51,10 @@ $(PackagesDirectory)Microsoft.Azure.Test.Framework.3.0.0\lib\net452\Microsoft.Azure.Test.Framework.dll - $(PackagesDirectory)Microsoft.Azure.Test.HttpRecorder.1.13.0\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll + $(PackagesDirectory)Microsoft.Azure.Test.HttpRecorder.1.13.1\lib\net452\Microsoft.Azure.Test.HttpRecorder.dll - $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.4\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll + $(PackagesDirectory)Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.7.5\lib\net452\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll $(PackagesDirectory)Microsoft.WindowsAzure.Management.Storage.6.0.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll diff --git a/src/Dependencies.Test.Netcore.targets b/src/Dependencies.Test.Netcore.targets index f81f0a5491..913beb3d3f 100644 --- a/src/Dependencies.Test.Netcore.targets +++ b/src/Dependencies.Test.Netcore.targets @@ -7,13 +7,13 @@ - + - +