Skip to content

Commit ad9264a

Browse files
committed
update authentication packages to the latest
1 parent 4d2452f commit ad9264a

File tree

8 files changed

+31
-31
lines changed

8 files changed

+31
-31
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"dependencies": {
1818
"System.Linq": "4.0.1-beta-23516",
1919
"Microsoft.CLU": "1.0.0",
20-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
21-
"Microsoft.Rest.ClientRuntime": "1.5.0",
22-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
20+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
21+
"Microsoft.Rest.ClientRuntime": "1.8.0",
22+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
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.ScenarioTests.ResourceManager.Common/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"Commands.Common.Authentication": "",
2222
"Commands.ResourceManager.Common": "",
2323
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
24-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
25-
"Microsoft.Rest.ClientRuntime": "1.5.0",
26-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
27-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
24+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
25+
"Microsoft.Rest.ClientRuntime": "1.8.0",
26+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
27+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
2828
"Newtonsoft.Json": "7.0.1",
2929
"System.Collections": "4.0.11-beta-23516",
3030
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Profile.Test/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"Commands.ScenarioTests.ResourceManager.Common": "",
2424
"Microsoft.Azure.Commands.Profile": "",
2525
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
26-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
27-
"Microsoft.Rest.ClientRuntime": "1.5.0",
28-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
29-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
26+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
27+
"Microsoft.Rest.ClientRuntime": "1.8.0",
28+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
29+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
3030
"Newtonsoft.Json": "7.0.1",
3131
"System.Collections": "4.0.11-beta-23516",
3232
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Profile/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"Commands.Common.Authentication": "",
2222
"Commands.ResourceManager.Common": "",
2323
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
24-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
25-
"Microsoft.Rest.ClientRuntime": "1.5.0",
26-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
27-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
24+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
25+
"Microsoft.Rest.ClientRuntime": "1.8.0",
26+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
27+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
2828
"Newtonsoft.Json": "7.0.1",
2929
"System.Collections": "4.0.11-beta-23516",
3030
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Resources.Test/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"Microsoft.Azure.Graph.RBAC": "2.0.0-preview",
2626
"Microsoft.Azure.Management.Authorization": "2.1.0-preview",
2727
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
28-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
29-
"Microsoft.Rest.ClientRuntime": "1.5.0",
30-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
31-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
28+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
29+
"Microsoft.Rest.ClientRuntime": "1.8.0",
30+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
31+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
3232
"Newtonsoft.Json": "7.0.1",
3333
"System.Collections": "4.0.11-beta-23516",
3434
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Resources/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"Microsoft.Azure.Graph.RBAC": "2.0.0-preview",
2525
"Microsoft.Azure.Management.Authorization": "2.1.0-preview",
2626
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
27-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
28-
"Microsoft.Rest.ClientRuntime": "1.5.0",
29-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
30-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
27+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
28+
"Microsoft.Rest.ClientRuntime": "1.8.0",
29+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
30+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
3131
"Newtonsoft.Json": "7.0.1",
3232
"System.Collections": "4.0.11-beta-23516",
3333
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Websites.Test/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"Microsoft.Azure.Management.Authorization": "2.1.0-preview",
2525
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
2626
"Microsoft.Azure.Management.Websites": "1.0.0-preview",
27-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
28-
"Microsoft.Rest.ClientRuntime": "1.5.0",
29-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
30-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
27+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
28+
"Microsoft.Rest.ClientRuntime": "1.8.0",
29+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
30+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
3131
"Newtonsoft.Json": "7.0.1",
3232
"System.Collections": "4.0.11-beta-23516",
3333
"System.Collections.Concurrent": "4.0.11-beta-23516",

src/CLU/Microsoft.Azure.Commands.Websites/project.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"Microsoft.Azure.Management.Authorization": "2.1.0-preview",
2828
"Microsoft.Azure.Management.Resources": "3.3.0-preview",
2929
"Microsoft.Azure.Management.Websites": "1.0.0-preview",
30-
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
31-
"Microsoft.Rest.ClientRuntime": "1.5.0",
32-
"Microsoft.Rest.ClientRuntime.Azure": "2.1.0",
33-
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview",
30+
"Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha",
31+
"Microsoft.Rest.ClientRuntime": "1.8.0",
32+
"Microsoft.Rest.ClientRuntime.Azure": "2.5.0",
33+
"Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.2.1-preview",
3434
"Newtonsoft.Json": "7.0.1",
3535
"System.Collections": "4.0.11-beta-23516",
3636
"System.Collections.Concurrent": "4.0.11-beta-23516",

0 commit comments

Comments
 (0)