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