From 7c7a312a59963f2fcca0468c1b8c5d998041cc25 Mon Sep 17 00:00:00 2001 From: Naveed Aziz Date: Wed, 13 Apr 2016 00:30:35 -0700 Subject: [PATCH 1/3] Update SDK reference to 5.0.0.0 --- src/ServiceManagement/Services/Commands/Commands.csproj | 5 +++-- src/ServiceManagement/Services/Commands/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/ServiceManagement/Services/Commands/Commands.csproj b/src/ServiceManagement/Services/Commands/Commands.csproj index 79d11c52ebfa..cbf2a5378e43 100644 --- a/src/ServiceManagement/Services/Commands/Commands.csproj +++ b/src/ServiceManagement/Services/Commands/Commands.csproj @@ -148,9 +148,10 @@ False ..\..\..\packages\Microsoft.WindowsAzure.Management.TrafficManager.0.16.0-preview\lib\net40\Microsoft.WindowsAzure.Management.TrafficManager.dll - + False - ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.4.5.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll + ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.5.0.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll + True False diff --git a/src/ServiceManagement/Services/Commands/packages.config b/src/ServiceManagement/Services/Commands/packages.config index b1bbc6be97fe..bc4d585210a8 100644 --- a/src/ServiceManagement/Services/Commands/packages.config +++ b/src/ServiceManagement/Services/Commands/packages.config @@ -23,7 +23,7 @@ - + From 0ffdcf5cada016f185879eb5f587b2c09da22592 Mon Sep 17 00:00:00 2001 From: Naveed Aziz Date: Wed, 13 Apr 2016 00:45:15 -0700 Subject: [PATCH 2/3] Update SDk reference to 5.0.0.0 for tests --- .../Services/Commands.Test/Commands.Test.csproj | 4 ++-- src/ServiceManagement/Services/Commands.Test/packages.config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj b/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj index c55f159bd817..c45618fd0b20 100644 --- a/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj +++ b/src/ServiceManagement/Services/Commands.Test/Commands.Test.csproj @@ -151,9 +151,9 @@ ..\..\..\packages\Microsoft.WindowsAzure.Management.TrafficManager.0.16.0-preview\lib\net40\Microsoft.WindowsAzure.Management.TrafficManager.dll - + False - ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.4.5.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll + ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.5.0.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll True diff --git a/src/ServiceManagement/Services/Commands.Test/packages.config b/src/ServiceManagement/Services/Commands.Test/packages.config index 9e348dc8fcf3..07d7c53d0d1a 100644 --- a/src/ServiceManagement/Services/Commands.Test/packages.config +++ b/src/ServiceManagement/Services/Commands.Test/packages.config @@ -26,7 +26,7 @@ - + From c54cf9e6f2cb472d95e70ffa967d81bff05058b8 Mon Sep 17 00:00:00 2001 From: Naveed Aziz Date: Wed, 13 Apr 2016 01:19:17 -0700 Subject: [PATCH 3/3] Update dependent projects to SDk 5.0.0.0 --- .../Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj | 4 ++-- .../Common/Commands.ScenarioTest/packages.config | 2 +- .../Services/Commands.Utilities/Commands.Utilities.csproj | 4 ++-- .../Services/Commands.Utilities/packages.config | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj b/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj index be7a7cbe3f4d..79e27134c3d9 100644 --- a/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj +++ b/src/ServiceManagement/Common/Commands.ScenarioTest/Commands.ScenarioTest.csproj @@ -126,9 +126,9 @@ ..\..\..\packages\Microsoft.WindowsAzure.Management.Storage.5.1.1\lib\net40\Microsoft.WindowsAzure.Management.Storage.dll - + False - ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.4.5.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll + ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.5.0.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll True diff --git a/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config b/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config index 753c3bdfecce..8a8a56cfd334 100644 --- a/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config +++ b/src/ServiceManagement/Common/Commands.ScenarioTest/packages.config @@ -22,7 +22,7 @@ - + diff --git a/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj b/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj index 6ef4ecfcdbde..700b948d98f0 100644 --- a/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj +++ b/src/ServiceManagement/Services/Commands.Utilities/Commands.Utilities.csproj @@ -159,9 +159,9 @@ False ..\..\..\packages\Microsoft.WindowsAzure.Management.TrafficManager.0.16.0-preview\lib\net40\Microsoft.WindowsAzure.Management.TrafficManager.dll - + False - ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.4.5.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll + ..\..\..\packages\Microsoft.WindowsAzure.Management.WebSites.5.0.0-prerelease\lib\net40\Microsoft.WindowsAzure.Management.WebSites.dll True diff --git a/src/ServiceManagement/Services/Commands.Utilities/packages.config b/src/ServiceManagement/Services/Commands.Utilities/packages.config index fd876a857447..53111c61780a 100644 --- a/src/ServiceManagement/Services/Commands.Utilities/packages.config +++ b/src/ServiceManagement/Services/Commands.Utilities/packages.config @@ -27,7 +27,7 @@ - +