Skip to content

Commit c1d2519

Browse files
committed
Update the Rest.clientRuntime.Azure package
1 parent 6466750 commit c1d2519

File tree

8 files changed

+28620
-15329
lines changed

8 files changed

+28620
-15329
lines changed

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/Commands.NotificationHubs.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<Private>True</Private>
9898
</Reference>
9999
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
100-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
100+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
101101
<Private>True</Private>
102102
</Reference>
103103
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/SessionRecords/Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests/TestCRUDNHAuth.json

Lines changed: 2331 additions & 5320 deletions
Large diffs are not rendered by default.

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/SessionRecords/Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests/TestCRUDNamespace.json

Lines changed: 17266 additions & 4998 deletions
Large diffs are not rendered by default.

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/SessionRecords/Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests/TestCRUDNamespaceAuth.json

Lines changed: 4714 additions & 2586 deletions
Large diffs are not rendered by default.

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/SessionRecords/Microsoft.Azure.Commands.NotificationHubs.Test.ScenarioTests.NotificationHubServiceTests/TestCRUDNotificationHub.json

Lines changed: 4305 additions & 2421 deletions
Large diffs are not rendered by default.

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.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.IdentityModel.Clients.ActiveDirectory" version="2.28.1" targetFramework="net45" />
1515
<package id="Microsoft.Net.Http" version="2.2.22" targetFramework="net45" />
1616
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
17-
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.1.0" targetFramework="net45" />
17+
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
1818
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
1919
<package id="Microsoft.Rest.ClientRuntime.Azure.TestFramework" version="1.4.0-preview" targetFramework="net45" />
2020
<package id="Microsoft.WindowsAzure.Management" version="4.1.1" targetFramework="net45" />

src/ResourceManager/NotificationHubs/Commands.NotificationHubs/Commands.NotificationHubs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<Private>True</Private>
6868
</Reference>
6969
<Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
70-
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.1.0\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
70+
<HintPath>..\..\..\packages\Microsoft.Rest.ClientRuntime.Azure.3.3.2\lib\net45\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath>
7171
<Private>True</Private>
7272
</Reference>
7373
<Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">

src/ResourceManager/NotificationHubs/Commands.NotificationHubs/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.28.1" targetFramework="net45" />
1111
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net45" />
1212
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net45" />
13-
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.1.0" targetFramework="net45" />
13+
<package id="Microsoft.Rest.ClientRuntime.Azure" version="3.3.2" targetFramework="net45" />
1414
<package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.2.8-preview" targetFramework="net45" />
1515
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
1616
</packages>

0 commit comments

Comments
 (0)