From 0dce45430fe06daeee6c75ca1239d295d857bf8d Mon Sep 17 00:00:00 2001 From: Abhijeet Shah Date: Mon, 15 May 2017 19:17:17 -0700 Subject: [PATCH 1/2] Updating version of TestFrmework and also adding reference to latest published nugets for HttpRecorder and Azure.Authentication --- .../Microsoft.Rest.ClientRuntime.Azure.TestFramework.csproj | 6 +++--- .../Properties/AssemblyInfo.cs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Microsoft.Rest.ClientRuntime.Azure.TestFramework.csproj b/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Microsoft.Rest.ClientRuntime.Azure.TestFramework.csproj index 369f492ff777..1dd65a25654d 100644 --- a/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Microsoft.Rest.ClientRuntime.Azure.TestFramework.csproj +++ b/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Microsoft.Rest.ClientRuntime.Azure.TestFramework.csproj @@ -3,7 +3,7 @@ Microsoft.Rest.ClientRuntime.Azure.TestFramework Test framework for Microsoft AutoRest Generated Clients - 1.6.0 + 1.7.0 Microsoft.Rest.ClientRuntime.Azure.TestFramework Microsoft.Rest.ClientRuntime.Azure.TestFramework Microsoft AutoRest ClientRuntime REST TestFramework @@ -20,8 +20,8 @@ --> - - + + diff --git a/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Properties/AssemblyInfo.cs b/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Properties/AssemblyInfo.cs index a9f94c5d3ebb..0a551b52cc91 100644 --- a/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Properties/AssemblyInfo.cs +++ b/src/SdkCommon/TestFramework/ClientRuntime.Azure.TestFramework/Properties/AssemblyInfo.cs @@ -18,4 +18,4 @@ [assembly: Guid("6eb355e3-e1e1-4f46-bcfa-737812ccff87")] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.6.0.0")] +[assembly: AssemblyFileVersion("1.7.0.0")] From 4c5e5c9bd4d6c6f8a2638a2ac7a884366d7e9804 Mon Sep 17 00:00:00 2001 From: Abhijeet Shah Date: Tue, 16 May 2017 00:33:55 -0700 Subject: [PATCH 2/2] updating the right nuget versions --- .../HttpRecorder.Tests/HttpRecorder.Tests.csproj | 13 +++++++------ .../TestFramework.Tests/TestFramework.Tests.csproj | 11 +++++++---- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/src/SdkCommon/TestFramework/HttpRecorder.Tests/HttpRecorder.Tests.csproj b/src/SdkCommon/TestFramework/HttpRecorder.Tests/HttpRecorder.Tests.csproj index 8ea095dd8105..63361ab01d6b 100644 --- a/src/SdkCommon/TestFramework/HttpRecorder.Tests/HttpRecorder.Tests.csproj +++ b/src/SdkCommon/TestFramework/HttpRecorder.Tests/HttpRecorder.Tests.csproj @@ -17,14 +17,15 @@ - - - - + + + diff --git a/src/SdkCommon/TestFramework/TestFramework.Tests/TestFramework.Tests.csproj b/src/SdkCommon/TestFramework/TestFramework.Tests/TestFramework.Tests.csproj index 6a02a135bd8b..32f1b42961f7 100644 --- a/src/SdkCommon/TestFramework/TestFramework.Tests/TestFramework.Tests.csproj +++ b/src/SdkCommon/TestFramework/TestFramework.Tests/TestFramework.Tests.csproj @@ -15,18 +15,21 @@ + + --> - + + + - - +