Skip to content

Commit f10d0b9

Browse files
committed
Chaging the hdinsight project to use the public nuget SDK release 1.4.5
1 parent 7cfd619 commit f10d0b9

File tree

4 files changed

+36
-32
lines changed

4 files changed

+36
-32
lines changed

src/ServiceManagement/HDInsight/Commands.HDInsight.Test/Commands.HDInsight.Test.csproj

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@
5050
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5151
<HintPath>..\..\..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
5252
</Reference>
53-
<Reference Include="Microsoft.Hadoop.Client, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
53+
<Reference Include="Microsoft.Hadoop.Client, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
5454
<SpecificVersion>False</SpecificVersion>
55-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.Hadoop.Client.dll</HintPath>
55+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.Hadoop.Client.dll</HintPath>
5656
</Reference>
57-
<Reference Include="Microsoft.HDInsight.Net.Http.Formatting">
58-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.HDInsight.Net.Http.Formatting.dll</HintPath>
59-
<Private>True</Private>
57+
<Reference Include="Microsoft.HDInsight.Net.Http.Formatting, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
58+
<SpecificVersion>False</SpecificVersion>
59+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.HDInsight.Net.Http.Formatting.dll</HintPath>
6060
</Reference>
6161
<Reference Include="Microsoft.Threading.Tasks">
6262
<HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
@@ -77,25 +77,27 @@
7777
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
7878
</Reference>
7979
<Reference Include="Microsoft.WindowsAzure.Configuration, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
80+
<SpecificVersion>False</SpecificVersion>
8081
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
8182
</Reference>
82-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
83-
<SpecificVersion>False</SpecificVersion>
84-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.dll</HintPath>
83+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight">
84+
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.dll</HintPath>
85+
<Private>True</Private>
8586
</Reference>
86-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Contracts, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
87+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Contracts, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
8788
<SpecificVersion>False</SpecificVersion>
88-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll</HintPath>
89+
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll</HintPath>
8990
</Reference>
90-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
91+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
9192
<SpecificVersion>False</SpecificVersion>
92-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.dll</HintPath>
93+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.dll</HintPath>
9394
</Reference>
94-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework.Core, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
95-
<SpecificVersion>False</SpecificVersion>
96-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll</HintPath>
95+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework.Core">
96+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll</HintPath>
97+
<Private>True</Private>
9798
</Reference>
9899
<Reference Include="Microsoft.WindowsAzure.Storage, Version=3.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
100+
<SpecificVersion>False</SpecificVersion>
99101
<HintPath>..\..\..\packages\WindowsAzure.Storage.3.0.3.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
100102
</Reference>
101103
<Reference Include="Moq">

src/ServiceManagement/HDInsight/Commands.HDInsight.Test/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<package id="Microsoft.Data.Edm" version="5.6.0" targetFramework="net45" />
77
<package id="Microsoft.Data.OData" version="5.6.0" targetFramework="net45" />
88
<package id="Microsoft.Data.Services.Client" version="5.6.0" targetFramework="net45" />
9-
<package id="Microsoft.Hadoop.Client" version="1.4.3" targetFramework="net45" />
9+
<package id="Microsoft.Hadoop.Client" version="1.4.5" targetFramework="net45" />
1010
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1111
<package id="Microsoft.WindowsAzure.Common" version="1.4.1" targetFramework="net45" />
1212
<package id="Microsoft.WindowsAzure.Common.Dependencies" version="1.1.1" targetFramework="net45" />
1313
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="1.8.0.0" targetFramework="net45" />
14-
<package id="Microsoft.WindowsAzure.Management.HDInsight" version="1.4.3" targetFramework="net45" />
14+
<package id="Microsoft.WindowsAzure.Management.HDInsight" version="1.4.5" targetFramework="net45" />
1515
<package id="Moq" version="4.2.1402.2112" targetFramework="net45" />
1616
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
1717
<package id="System.Spatial" version="5.6.0" targetFramework="net45" />

src/ServiceManagement/HDInsight/Commands.HDInsight/Commands.HDInsight.csproj

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
<Reference Include="Microsoft.Data.Services.Client, Version=5.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
5757
<HintPath>..\..\..\packages\Microsoft.Data.Services.Client.5.6.0\lib\net40\Microsoft.Data.Services.Client.dll</HintPath>
5858
</Reference>
59-
<Reference Include="Microsoft.Hadoop.Client, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
59+
<Reference Include="Microsoft.Hadoop.Client, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
6060
<SpecificVersion>False</SpecificVersion>
61-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.Hadoop.Client.dll</HintPath>
61+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.Hadoop.Client.dll</HintPath>
6262
</Reference>
63-
<Reference Include="Microsoft.HDInsight.Net.Http.Formatting, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
63+
<Reference Include="Microsoft.HDInsight.Net.Http.Formatting, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
6464
<SpecificVersion>False</SpecificVersion>
65-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.HDInsight.Net.Http.Formatting.dll</HintPath>
65+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.HDInsight.Net.Http.Formatting.dll</HintPath>
6666
</Reference>
6767
<Reference Include="Microsoft.Threading.Tasks">
6868
<HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
@@ -82,25 +82,27 @@
8282
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Common.1.4.1\lib\net45\Microsoft.WindowsAzure.Common.NetFramework.dll</HintPath>
8383
</Reference>
8484
<Reference Include="Microsoft.WindowsAzure.Configuration, Version=1.8.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
85+
<SpecificVersion>False</SpecificVersion>
8586
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.ConfigurationManager.1.8.0.0\lib\net35-full\Microsoft.WindowsAzure.Configuration.dll</HintPath>
8687
</Reference>
87-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
88+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
8889
<SpecificVersion>False</SpecificVersion>
89-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.dll</HintPath>
90+
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.dll</HintPath>
9091
</Reference>
91-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Contracts, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
92+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Contracts, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
9293
<SpecificVersion>False</SpecificVersion>
93-
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll</HintPath>
94+
<HintPath>..\..\..\packages\Microsoft.WindowsAzure.Management.HDInsight.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll</HintPath>
9495
</Reference>
95-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework, Version=1.4.3.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
96+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
9697
<SpecificVersion>False</SpecificVersion>
97-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.dll</HintPath>
98+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.dll</HintPath>
9899
</Reference>
99-
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework.Core">
100-
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.3\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll</HintPath>
101-
<Private>True</Private>
100+
<Reference Include="Microsoft.WindowsAzure.Management.HDInsight.Framework.Core, Version=1.4.5.0, Culture=neutral, PublicKeyToken=c66ce9294aae1300, processorArchitecture=MSIL">
101+
<SpecificVersion>False</SpecificVersion>
102+
<HintPath>..\..\..\packages\Microsoft.Hadoop.Client.1.4.5\lib\net45\Microsoft.WindowsAzure.Management.HDInsight.Framework.Core.dll</HintPath>
102103
</Reference>
103104
<Reference Include="Microsoft.WindowsAzure.Storage, Version=3.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105+
<SpecificVersion>False</SpecificVersion>
104106
<HintPath>..\..\..\packages\WindowsAzure.Storage.3.0.3.0\lib\net40\Microsoft.WindowsAzure.Storage.dll</HintPath>
105107
</Reference>
106108
<Reference Include="Newtonsoft.Json">

src/ServiceManagement/HDInsight/Commands.HDInsight/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<package id="Microsoft.Data.Edm" version="5.6.0" targetFramework="net45" />
77
<package id="Microsoft.Data.OData" version="5.6.0" targetFramework="net45" />
88
<package id="Microsoft.Data.Services.Client" version="5.6.0" targetFramework="net45" />
9-
<package id="Microsoft.Hadoop.Client" version="1.4.3" targetFramework="net45" />
9+
<package id="Microsoft.Hadoop.Client" version="1.4.5" targetFramework="net45" />
1010
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1111
<package id="Microsoft.WindowsAzure.Common" version="1.4.1" targetFramework="net45" />
1212
<package id="Microsoft.WindowsAzure.Common.Dependencies" version="1.1.1" targetFramework="net45" />
1313
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="1.8.0.0" targetFramework="net45" />
14-
<package id="Microsoft.WindowsAzure.Management.HDInsight" version="1.4.3" targetFramework="net45" />
14+
<package id="Microsoft.WindowsAzure.Management.HDInsight" version="1.4.5" targetFramework="net45" />
1515
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
1616
<package id="System.Spatial" version="5.6.0" targetFramework="net45" />
1717
<package id="WindowsAzure.Storage" version="3.0.3.0" targetFramework="net45" />

0 commit comments

Comments
 (0)