From cf15c67fb031ab9bf946d3da8b4eaa463c74d7d8 Mon Sep 17 00:00:00 2001 From: ogail Date: Mon, 15 Dec 2014 11:35:48 -0800 Subject: [PATCH 1/2] Align imported NuGet packages for Azure PowerShell solution --- .../Commands.Batch.Test.csproj | 2 +- .../Batch/Commands.Batch.Test/packages.config | 2 +- .../Commands.Batch/Commands.Batch.csproj | 2 +- .../Batch/Commands.Batch/packages.config | 2 +- .../Commands.Sql.Test.csproj | 6 ++--- .../Sql/Commands.Sql.Test/packages.config | 6 ++--- .../Sql/Commands.Sql/packages.config | 2 +- .../Commands.StreamAnalytics.Test.csproj | 10 ++++--- .../packages.config | 4 +-- .../Commands.StreamAnalytics.csproj | 16 +++++------ .../Commands.StreamAnalytics/packages.config | 4 +-- .../Commands.Network.Test.csproj | 27 ++----------------- .../Commands.Network.Test/packages.config | 8 ------ .../Commands.Network/Commands.Network.csproj | 8 ++++-- .../Network/Commands.Network/packages.config | 4 +-- .../Commands.RecoveryServices.Test.csproj | 19 +++++-------- .../packages.config | 7 ++--- .../Commands.Test/Commands.Test.csproj | 2 +- .../Services/Commands.Test/packages.config | 2 +- .../Commands.Utilities.csproj | 4 --- .../Commands.Utilities/packages.config | 1 - 21 files changed, 51 insertions(+), 87 deletions(-) diff --git a/src/ResourceManager/Batch/Commands.Batch.Test/Commands.Batch.Test.csproj b/src/ResourceManager/Batch/Commands.Batch.Test/Commands.Batch.Test.csproj index da45d376c28e..bd9b1f1b8abf 100644 --- a/src/ResourceManager/Batch/Commands.Batch.Test/Commands.Batch.Test.csproj +++ b/src/ResourceManager/Batch/Commands.Batch.Test/Commands.Batch.Test.csproj @@ -55,7 +55,7 @@ False - ..\..\..\packages\Microsoft.Azure.Management.Resources.2.6.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll + ..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll False diff --git a/src/ResourceManager/Batch/Commands.Batch.Test/packages.config b/src/ResourceManager/Batch/Commands.Batch.Test/packages.config index e7a0c36525c5..36f4b333b3be 100644 --- a/src/ResourceManager/Batch/Commands.Batch.Test/packages.config +++ b/src/ResourceManager/Batch/Commands.Batch.Test/packages.config @@ -5,7 +5,7 @@ - + diff --git a/src/ResourceManager/Batch/Commands.Batch/Commands.Batch.csproj b/src/ResourceManager/Batch/Commands.Batch/Commands.Batch.csproj index d01d791cdd41..ae8a9dc45ba6 100644 --- a/src/ResourceManager/Batch/Commands.Batch/Commands.Batch.csproj +++ b/src/ResourceManager/Batch/Commands.Batch/Commands.Batch.csproj @@ -47,7 +47,7 @@ False - ..\..\..\packages\Microsoft.Azure.Management.Resources.2.6.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll + ..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll False diff --git a/src/ResourceManager/Batch/Commands.Batch/packages.config b/src/ResourceManager/Batch/Commands.Batch/packages.config index 9551c518b2b6..fc23e5fd4cc1 100644 --- a/src/ResourceManager/Batch/Commands.Batch/packages.config +++ b/src/ResourceManager/Batch/Commands.Batch/packages.config @@ -1,7 +1,7 @@  - + diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj b/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj index 5d3c2588d0e7..7cdb083c79e3 100644 --- a/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj +++ b/src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj @@ -44,7 +44,7 @@ False - ..\..\..\packages\Microsoft.Azure.Gallery.2.2.1-preview\lib\net40\Microsoft.Azure.Gallery.dll + ..\..\..\packages\Microsoft.Azure.Gallery.2.2.0-preview\lib\net40\Microsoft.Azure.Gallery.dll False @@ -52,11 +52,11 @@ False - ..\..\..\packages\Microsoft.Azure.Monitoring.2.2.1-preview\lib\net40\Microsoft.Azure.Monitoring.dll + ..\..\..\packages\Microsoft.Azure.Monitoring.2.2.0-preview\lib\net40\Microsoft.Azure.Monitoring.dll False - ..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.1-preview\lib\net40\Microsoft.Azure.ResourceManager.dll + ..\..\..\packages\Microsoft.Azure.Management.Resources.2.7.0-preview\lib\net40\Microsoft.Azure.ResourceManager.dll False diff --git a/src/ResourceManager/Sql/Commands.Sql.Test/packages.config b/src/ResourceManager/Sql/Commands.Sql.Test/packages.config index 0564a705e5c9..e071300410fb 100644 --- a/src/ResourceManager/Sql/Commands.Sql.Test/packages.config +++ b/src/ResourceManager/Sql/Commands.Sql.Test/packages.config @@ -2,10 +2,10 @@ - - + + - + diff --git a/src/ResourceManager/Sql/Commands.Sql/packages.config b/src/ResourceManager/Sql/Commands.Sql/packages.config index 8fa0fe0627c6..bec74499d637 100644 --- a/src/ResourceManager/Sql/Commands.Sql/packages.config +++ b/src/ResourceManager/Sql/Commands.Sql/packages.config @@ -16,5 +16,5 @@ - + \ No newline at end of file diff --git a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj index 8040e1151acc..c145e024160d 100644 --- a/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj +++ b/src/ResourceManager/StreamAnalytics/Commands.StreamAnalytics.Test/Commands.StreamAnalytics.Test.csproj @@ -14,7 +14,6 @@ 512 ..\..\..\ true - 7f789c0b true @@ -26,7 +25,7 @@ 4 - true + true MSSharedLibKey.snk true true @@ -202,7 +201,12 @@ This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + + + + + +