Skip to content

Commit 469d9e2

Browse files
committed
Merge branch 'dev' of https://github.com/Azure/azure-powershell into tiano-d4
2 parents ee7aff3 + 1a5105d commit 469d9e2

File tree

115 files changed

+25306
-7465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+25306
-7465
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<Private>True</Private>
112112
</Reference>
113113
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
114-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
114+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
115115
<Private>True</Private>
116116
</Reference>
117117
<Reference Include="Microsoft.WindowsAzure.Configuration">

src/ResourceManager/AzureBatch/Commands.Batch.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
2323
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
2424
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
25-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
25+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2626
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.0" targetFramework="net45" />
2727
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
2828
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />

src/ResourceManager/Cdn/Commands.Cdn.Test/Commands.Cdn.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<Private>True</Private>
8888
</Reference>
8989
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
90-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
90+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
9191
<Private>True</Private>
9292
</Reference>
9393
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">

src/ResourceManager/Cdn/Commands.Cdn.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1717
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
1818
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
19-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
19+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2020
<package id="Microsoft.WindowsAzure.Management" version="4.0.1" targetFramework="net45" />
2121
<package id="Moq" version="4.2.1402.2112" targetFramework="net45" />
2222
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />

src/ResourceManager/CognitiveServices/CognitiveServices.Test/Commands.Management.CognitiveServices.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<Private>True</Private>
8585
</Reference>
8686
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
87-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
87+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
8888
<Private>True</Private>
8989
</Reference>
9090
<Reference Include="Microsoft.Threading.Tasks">

src/ResourceManager/CognitiveServices/CognitiveServices.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
2020
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
21-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
21+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2222
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
2323
<package id="xunit" version="2.1.0" targetFramework="net45" />
2424
<package id="xunit.abstractions" version="2.0.0" targetFramework="net45" />

src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<Private>True</Private>
103103
</Reference>
104104
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
105+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
106106
<Private>True</Private>
107107
</Reference>
108108
<Reference Include="Microsoft.Threading.Tasks">

src/ResourceManager/Compute/Commands.Compute.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
2020
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
21-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
21+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2222
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2323
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
2424
<package id="xunit" version="2.1.0" targetFramework="net45" />

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/Commands.DataLakeAnalytics.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</Reference>
119119
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
120120
<SpecificVersion>False</SpecificVersion>
121-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
121+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
122122
<Private>True</Private>
123123
</Reference>
124124
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
2121
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
2222
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
23-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
23+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2424
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
2525
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2626
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />

src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/Commands.DataLakeStore.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<Private>True</Private>
112112
</Reference>
113113
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework">
114-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
114+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
115115
<Private>True</Private>
116116
</Reference>
117117
<Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">

src/ResourceManager/DataLakeStore/Commands.DataLakeStore.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
2020
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
2121
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
22-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
22+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2323
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />
2424
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2525
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />

src/ResourceManager/DevTestLabs/Commands.DevTestLabs.Test/Commands.DevTestLabs.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<Private>True</Private>
100100
</Reference>
101101
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
102-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
102+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
103103
<Private>True</Private>
104104
</Reference>
105105
<Reference Include="Moq">

src/ResourceManager/DevTestLabs/Commands.DevTestLabs.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net45" />
1818
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
20-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
20+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2121
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2222
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
2323
<package id="xunit" version="2.1.0" targetFramework="net45" />

src/ResourceManager/Dns/Commands.Dns.Test/Commands.Dns.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<Private>True</Private>
105105
</Reference>
106106
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
107-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
107+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
108108
<Private>True</Private>
109109
</Reference>
110110
<Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/ResourceManager/Dns/Commands.Dns.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<package id="Microsoft.Net.Http" version="2.2.28" targetFramework="net45" />
1818
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
20-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
20+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
2121
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
2222
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
2323
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />

src/ResourceManager/HDInsight/Commands.HDInsight.Test/UnitTests/NewClusterTests.cs

Lines changed: 92 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ public class NewClusterTests : HDInsightTestBase
3131
private const string StorageKey = "O9EQvp3A3AjXq/W27rst1GQfLllhp01qlJMJfSU1hVW2K42gUeiUUn2D8zX2lU3taiXSSfqkZlcPv+nQcYUxYw==";
3232
private const int ClusterSize = 4;
3333

34-
private readonly PSCredential _httpCred;
34+
private readonly PSCredential _httpCred, _sshCred;
3535

3636
public NewClusterTests(Xunit.Abstractions.ITestOutputHelper output)
3737
{
3838
ServiceManagemenet.Common.Models.XunitTracingInterceptor.AddToContext(new ServiceManagemenet.Common.Models.XunitTracingInterceptor(output));
3939
base.SetupTestsForManagement();
4040
_httpCred = new PSCredential("hadoopuser", string.Format("Password1!").ConvertToSecureString());
41+
_sshCred = new PSCredential("sshuser", string.Format("Password1!").ConvertToSecureString());
4142
cmdlet = new NewAzureHDInsightClusterCommand
4243
{
4344
CommandRuntime = commandRuntimeMock.Object,
@@ -130,5 +131,95 @@ public void CanCreateNewHDInsightCluster()
130131
clusterout.OperatingSystemType == OSType.Windows)),
131132
Times.Once);
132133
}
134+
135+
[Fact]
136+
[Trait(Category.AcceptanceType, Category.CheckIn)]
137+
public void CanCreateNewHDInsightCluster_Linux()
138+
{
139+
cmdlet.ClusterName = ClusterName;
140+
cmdlet.ResourceGroupName = ResourceGroupName;
141+
cmdlet.ClusterSizeInNodes = ClusterSize;
142+
cmdlet.Location = Location;
143+
cmdlet.HttpCredential = _httpCred;
144+
cmdlet.DefaultStorageAccountName = StorageName;
145+
cmdlet.DefaultStorageAccountKey = StorageKey;
146+
cmdlet.ClusterType = ClusterType;
147+
cmdlet.SshCredential = _sshCred;
148+
cmdlet.OSType = OSType.Linux;
149+
150+
var cluster = new Cluster
151+
{
152+
Id = "id",
153+
Name = ClusterName,
154+
Location = Location,
155+
Properties = new ClusterGetProperties
156+
{
157+
ClusterVersion = "3.1",
158+
ClusterState = "Running",
159+
ClusterDefinition = new ClusterDefinition
160+
{
161+
ClusterType = ClusterType
162+
},
163+
QuotaInfo = new QuotaInfo
164+
{
165+
CoresUsed = 24
166+
},
167+
OperatingSystemType = OSType.Linux
168+
}
169+
};
170+
var coreConfigs = new Dictionary<string, string>
171+
{
172+
{"fs.defaultFS", "wasb://giyertestcsmv2@" + StorageName},
173+
{
174+
"fs.azure.account.key." + StorageName,
175+
StorageKey
176+
}
177+
};
178+
var gatewayConfigs = new Dictionary<string, string>
179+
{
180+
{"restAuthCredential.isEnabled", "true"},
181+
{"restAuthCredential.username", _httpCred.UserName},
182+
{"restAuthCredential.password", _httpCred.Password.ConvertToString()}
183+
};
184+
185+
var configurations = new Dictionary<string, Dictionary<string, string>>
186+
{
187+
{"core-site", coreConfigs},
188+
{"gateway", gatewayConfigs}
189+
};
190+
var serializedConfig = JsonConvert.SerializeObject(configurations);
191+
cluster.Properties.ClusterDefinition.Configurations = serializedConfig;
192+
193+
var getresponse = new ClusterGetResponse { Cluster = cluster };
194+
195+
hdinsightManagementMock.Setup(c => c.CreateNewCluster(ResourceGroupName, ClusterName, It.Is<ClusterCreateParameters>(
196+
parameters =>
197+
parameters.ClusterSizeInNodes == ClusterSize &&
198+
parameters.DefaultStorageAccountName == StorageName &&
199+
parameters.DefaultStorageAccountKey == StorageKey &&
200+
parameters.Location == Location &&
201+
parameters.UserName == _httpCred.UserName &&
202+
parameters.Password == _httpCred.Password.ConvertToString() &&
203+
parameters.ClusterType == ClusterType &&
204+
parameters.OSType == OSType.Linux &&
205+
parameters.SshUserName == _sshCred.UserName &&
206+
parameters.SshPassword == _sshCred.Password.ConvertToString())))
207+
.Returns(getresponse)
208+
.Verifiable();
209+
210+
cmdlet.ExecuteCmdlet();
211+
212+
commandRuntimeMock.VerifyAll();
213+
commandRuntimeMock.Verify(f => f.WriteObject(It.Is<AzureHDInsightCluster>(
214+
clusterout =>
215+
clusterout.ClusterState == "Running" &&
216+
clusterout.ClusterType == ClusterType &&
217+
clusterout.ClusterVersion == "3.1" &&
218+
clusterout.CoresUsed == 24 &&
219+
clusterout.Location == Location &&
220+
clusterout.Name == ClusterName &&
221+
clusterout.OperatingSystemType == OSType.Linux)),
222+
Times.Once);
223+
}
133224
}
134225
}

src/ResourceManager/HDInsight/Commands.HDInsight/ManagementCommands/NewAzureHDInsightClusterCommand.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ public override void ExecuteCmdlet()
323323
parameters.RdpPassword = RdpCredential.Password.ConvertToString();
324324
}
325325

326-
if (OSType == OSType.Linux)
326+
if (OSType == OSType.Linux && SshCredential != null)
327327
{
328328
parameters.SshUserName = SshCredential.UserName;
329329
if (!string.IsNullOrEmpty(SshCredential.Password.ConvertToString()))

src/ResourceManager/Intune/Commands.Intune.Test/Commands.Intune.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
</Reference>
107107
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework, Version=0.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
108108
<SpecificVersion>False</SpecificVersion>
109-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
109+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
110110
<Private>True</Private>
111111
</Reference>
112112
<Reference Include="Moq">

src/ResourceManager/Intune/Commands.Intune.Test/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
1515
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
1616
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
17-
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.4-preview" targetFramework="net45" />
17+
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.3.6-preview" targetFramework="net45" />
1818
<package id="Moq" version="4.2.1510.2205" targetFramework="net45" />
1919
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
2020
<package id="System.Management.Automation_PowerShell_3.0" version="6.3.9600.17400" targetFramework="net45" />

src/ResourceManager/KeyVault/Commands.KeyVault.Test/Commands.KeyVault.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<Private>True</Private>
112112
</Reference>
113113
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.TestFramework">
114-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.4-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
114+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.TestFramework.1.3.6-preview\lib\net45\Microsoft.Rest.ClientRuntime.Azure.TestFramework.dll</HintPath>
115115
</Reference>
116116
<Reference Include="Microsoft.Threading.Tasks">
117117
<HintPath>..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>

0 commit comments

Comments
 (0)