From b31fadd55e4dbf4642415f8f01e4d64a9df99117 Mon Sep 17 00:00:00 2001 From: misard Date: Wed, 1 Oct 2014 11:16:19 -0700 Subject: [PATCH 1/2] updated with fix for azure subscription lookup --- ClusterInterface/ClusterInterface.csproj | 18 ++--- ClusterInterface/packages.config | 4 +- .../DryadLinqGraphManager.csproj | 34 ++++----- DryadLinqGraphManager/packages.config | 8 +-- .../VertexHost/system/channel/channel.vcxproj | 18 ++--- .../VertexHost/system/channel/packages.config | 4 +- .../system/dprocess/dprocess.vcxproj | 26 +++---- .../system/dprocess/packages.config | 6 +- .../managedchannel/managedchannel.csproj | 26 +++---- .../system/managedchannel/packages.config | 6 +- .../VertexHostMain/VertexHostMain.csproj | 10 +-- .../vertex/VertexHostMain/packages.config | 2 +- .../vertex/vertexHost/VertexHost.vcxproj | 10 +-- .../vertex/vertexHost/packages.config | 2 +- GraphManager/GraphManager.vcxproj | 34 ++++----- GraphManager/packages.config | 8 +-- LinqToDryad/DryadLinqContext.cs | 30 ++++++-- LinqToDryad/LinqToDryad.csproj | 70 +++++++++---------- LinqToDryad/packages.config | 16 ++--- LocalScheduler/LocalScheduler.csproj | 18 ++--- LocalScheduler/packages.config | 4 +- Microsoft.Research.Dryad.nuspec | 4 +- ProcessService/ProcessService.csproj | 18 ++--- ProcessService/packages.config | 4 +- ...icrosoft.Research.DryadLinq.Samples.nuspec | 4 +- 25 files changed, 203 insertions(+), 181 deletions(-) diff --git a/ClusterInterface/ClusterInterface.csproj b/ClusterInterface/ClusterInterface.csproj index 3db6fff..7fc2504 100644 --- a/ClusterInterface/ClusterInterface.csproj +++ b/ClusterInterface/ClusterInterface.csproj @@ -1,7 +1,7 @@  - - + + Debug @@ -14,7 +14,7 @@ v4.5 512 - 41254407 + 0025dfe5 true @@ -70,13 +70,13 @@ 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}. - - - - + + + + - - + + diff --git a/ProcessService/ProcessService.csproj b/ProcessService/ProcessService.csproj index 5e0b612..a9e9375 100644 --- a/ProcessService/ProcessService.csproj +++ b/ProcessService/ProcessService.csproj @@ -1,7 +1,7 @@  - - + + Debug @@ -16,7 +16,7 @@ ..\ true - 4923fadf + af6e27f6 true @@ -71,13 +71,13 @@ 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}. - - - - + + + + - - + +