|
15 | 15 | }
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "AutoMapper": "4.1.1", |
| 18 | + "System.Linq": "4.0.1-beta-23516", |
| 19 | + "Microsoft.CLU": "1.0.0", |
19 | 20 | "Commands.Common": "",
|
20 | 21 | "Commands.Common.Authentication": "",
|
21 | 22 | "Commands.Common.Storage": "",
|
22 | 23 | "Commands.ResourceManager.Common": "",
|
23 |
| - "Microsoft.Azure.Management.Compute": "11.0.0-prerelease", |
24 |
| - "Microsoft.Azure.Management.Network": "3.0.3-preview", |
25 |
| - "Microsoft.Azure.Management.Storage": "4.0.0-preview", |
26 |
| - "Microsoft.CLU": "1.0.0", |
27 |
| - "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha", |
28 |
| - "Microsoft.Rest.ClientRuntime": "1.5.0", |
| 24 | + "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.212041202-alpha", |
| 25 | + "Microsoft.Rest.ClientRuntime": "1.8.0", |
29 | 26 | "Newtonsoft.Json": "7.0.1",
|
30 | 27 | "System.Collections": "4.0.11-beta-23516",
|
31 | 28 | "System.Collections.Concurrent": "4.0.11-beta-23516",
|
32 | 29 | "System.Diagnostics.TraceSource": "4.0.0-beta-23516",
|
33 | 30 | "System.Diagnostics.Tracing": "4.0.21-beta-23516",
|
34 | 31 | "System.IO": "4.0.11-beta-23516",
|
35 | 32 | "System.IO.FileSystem": "4.0.1-beta-23516",
|
36 |
| - "System.Linq": "4.0.1-beta-23516", |
37 | 33 | "System.Net.Http": "4.0.1-beta-23516",
|
38 | 34 | "System.Net.WebHeaderCollection": "4.0.1-beta-23516",
|
39 | 35 | "System.Reflection": "4.1.0-beta-23516",
|
|
53 | 49 | "System.Threading.Thread": "4.0.0-beta-23516",
|
54 | 50 | "System.Xml.XmlDocument": "4.0.1-beta-23516",
|
55 | 51 | "System.Xml.XPath.XmlDocument": "4.0.1-beta-23516",
|
56 |
| - "WindowsAzure.Storage": "6.1.1-preview" |
| 52 | + "WindowsAzure.Storage": "6.1.1-preview", |
| 53 | + "Microsoft.Azure.Management.Compute": "11.0.0-prerelease", |
| 54 | + "Microsoft.Azure.Management.Network": "3.0.3-preview", |
| 55 | + "Microsoft.Azure.Management.Storage": "4.0.0-preview", |
| 56 | + "AutoMapper": "4.1.1" |
57 | 57 | },
|
58 | 58 | "compilationOptions": {"emitEntryPoint": true}
|
59 | 59 | }
|
0 commit comments