|
17 | 17 | "dependencies": {
|
18 | 18 | "System.Linq": "4.0.1-beta-23516",
|
19 | 19 | "Microsoft.CLU": "1.0.0",
|
20 |
| - "Commands.Common.Authentication": "", |
21 | 20 | "Commands.Common": "",
|
| 21 | + "Commands.Common.Authentication": "", |
| 22 | + "Commands.Common.Storage": "", |
22 | 23 | "Commands.ResourceManager.Common": "",
|
23 |
| - "Commands.ResourceManager.Cmdlets": "", |
24 |
| - "Microsoft.Azure.Graph.RBAC": "2.0.0-preview", |
25 |
| - "Microsoft.Azure.Management.Authorization": "2.0.1-preview", |
26 |
| - "Microsoft.Azure.Management.Resources": "3.1.1-preview", |
27 | 24 | "Microsoft.Azure.Management.Compute": "11.0.0-prerelease",
|
28 | 25 | "Microsoft.Azure.Management.Network": "3.0.3-preview",
|
29 |
| - "Microsoft.Azure.Management.Storage": "4.0.0-preview", |
30 | 26 | "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.6.210231457-alpha",
|
31 |
| - "Microsoft.Rest.ClientRuntime": "1.4.1", |
32 |
| - "Microsoft.Rest.ClientRuntime.Azure": "2.1.0", |
33 |
| - "Microsoft.Rest.ClientRuntime.Azure.Authentication": "1.0.0-preview", |
| 27 | + "Microsoft.Rest.ClientRuntime": "1.5.0", |
34 | 28 | "Newtonsoft.Json": "7.0.1",
|
35 | 29 | "System.Collections": "4.0.11-beta-23516",
|
36 | 30 | "System.Collections.Concurrent": "4.0.11-beta-23516",
|
37 |
| - "System.Diagnostics.Tools": "4.0.1-beta-23516", |
38 | 31 | "System.Diagnostics.TraceSource": "4.0.0-beta-23516",
|
39 | 32 | "System.Diagnostics.Tracing": "4.0.21-beta-23516",
|
40 | 33 | "System.IO": "4.0.11-beta-23516",
|
|
48 | 41 | "System.Runtime": "4.0.21-beta-23516",
|
49 | 42 | "System.Runtime.Extensions": "4.0.11-beta-23516",
|
50 | 43 | "System.Runtime.Serialization.Json": "4.0.1-beta-23516",
|
51 |
| - "System.Runtime.Serialization.Primitives": "4.1.0-beta-23516", |
52 | 44 | "System.Runtime.Serialization.Xml": "4.1.0-beta-23516",
|
53 | 45 | "System.Security.Cryptography.Algorithms": "4.0.0-beta-23516",
|
54 | 46 | "System.Security.Cryptography.X509Certificates": "4.0.0-beta-23516",
|
|
57 | 49 | "System.Threading": "4.0.11-beta-23516",
|
58 | 50 | "System.Threading.Tasks": "4.0.11-beta-23516",
|
59 | 51 | "System.Threading.Thread": "4.0.0-beta-23516",
|
60 |
| - "System.Xml.ReaderWriter": "4.0.11-beta-23516", |
61 |
| - "System.Text.RegularExpressions": "4.0.11-beta-23516" |
| 52 | + "WindowsAzure.Storage": "6.1.1-preview", |
| 53 | + "Microsoft.Azure.Management.Storage": "4.0.0-preview" |
62 | 54 | },
|
63 |
| - "compilationOptions": { "emitEntryPoint": true } |
| 55 | + "compilationOptions": {"emitEntryPoint": true} |
64 | 56 | }
|
0 commit comments