Skip to content

Commit 6c8ed0b

Browse files
committed
refresh auturest package version to 1.8 and azure to 2.5.1
1 parent 873fdd2 commit 6c8ed0b

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

src/CLU/Commands.Common.Storage/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"Microsoft.CLU": "1.0.0",
2020
"Commands.Common": "",
2121
"Commands.Common.Authentication": "",
22-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
23-
"Microsoft.Rest.ClientRuntime": "1.5.0",
22+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
23+
"Microsoft.Rest.ClientRuntime": "1.8.0",
2424
"Newtonsoft.Json": "7.0.1",
2525
"System.Collections": "4.0.11-beta-23516",
2626
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Commands.Common/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"System.Linq": "4.0.1-beta-23516",
1919
"Microsoft.CLU": "1.0.0",
2020
"Commands.Common.Authentication": "",
21-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
22-
"Microsoft.Rest.ClientRuntime": "1.5.0",
21+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
22+
"Microsoft.Rest.ClientRuntime": "1.8.0",
2323
"Newtonsoft.Json": "7.0.1",
2424
"System.Collections": "4.0.11-beta-23516",
2525
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Commands.ResourceManager.Cmdlets/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"Commands.Common.Authentication": "",
2121
"Commands.Common": "",
2222
"Commands.ResourceManager.Common": "",
23-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
24-
"Microsoft.Rest.ClientRuntime": "1.5.0",
23+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
24+
"Microsoft.Rest.ClientRuntime": "1.8.0",
2525
"Newtonsoft.Json": "7.0.1",
2626
"System.Collections": "4.0.11-beta-23516",
2727
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Commands.ResourceManager.Common/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"Microsoft.CLU": "1.0.0",
2020
"Commands.Common": "",
2121
"Commands.Common.Authentication": "",
22-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
23-
"Microsoft.Rest.ClientRuntime": "1.5.0",
22+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
23+
"Microsoft.Rest.ClientRuntime": "1.8.0",
2424
"Newtonsoft.Json": "7.0.1",
2525
"System.Collections": "4.0.11-beta-23516",
2626
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Management.Storage/project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"Commands.Common.Authentication": "",
2222
"Commands.Common.Storage": "",
2323
"Commands.ResourceManager.Common": "",
24-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
25-
"Microsoft.Rest.ClientRuntime": "1.5.0",
24+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
25+
"Microsoft.Rest.ClientRuntime": "1.8.0",
2626
"Newtonsoft.Json": "7.0.1",
2727
"System.Collections": "4.0.11-beta-23516",
2828
"System.Collections.Concurrent": "4.0.11-beta-23516",

0 commit comments

Comments
 (0)