|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "System.Collections": "4.0.0", |
| 3 | + "Microsoft.Win32.Primitives": "4.0.0", |
| 4 | + "System.Collections": "4.0.10", |
| 5 | + "System.Collections.NonGeneric": "4.0.0", |
| 6 | + "System.ComponentModel.EventBasedAsync": "4.0.10", |
4 | 7 | "System.Console": "4.0.0-beta-*",
|
5 | 8 | "System.Diagnostics.Contracts": "4.0.0",
|
| 9 | + "System.Diagnostics.Debug": "4.0.10", |
6 | 10 | "System.Diagnostics.Tracing": "4.0.20",
|
7 |
| - "System.Runtime": "4.0.20", |
8 |
| - "System.Runtime.Extensions": "4.0.10", |
9 |
| - "System.Resources.ResourceManager": "4.0.0", |
10 |
| - "System.Threading": "4.0.0", |
11 |
| - "System.Threading.Tasks": "4.0.0", |
12 |
| - "System.Runtime.InteropServices": "4.0.20", |
13 |
| - "System.Runtime.Handles": "4.0.0", |
| 11 | + "System.Globalization": "4.0.10", |
14 | 12 | "System.IO": "4.0.10",
|
15 | 13 | "System.IO.FileSystem": "4.0.0",
|
16 | 14 | "System.IO.FileSystem.Primitives": "4.0.0",
|
17 |
| - "System.ComponentModel.EventBasedAsync": "4.0.10", |
18 |
| - "System.Globalization": "4.0.0", |
19 |
| - "System.Diagnostics.Debug": "4.0.10", |
20 |
| - "System.Collections.NonGeneric": "4.0.0", |
| 15 | + "System.Resources.ResourceManager": "4.0.0", |
| 16 | + "System.Runtime": "4.0.20", |
| 17 | + "System.Runtime.Extensions": "4.0.10", |
| 18 | + "System.Runtime.Handles": "4.0.0", |
| 19 | + "System.Runtime.InteropServices": "4.0.20", |
21 | 20 | "System.Security.Claims": "4.0.0",
|
22 | 21 | "System.Security.SecureString": "4.0.0-beta-*",
|
23 |
| - "Microsoft.Win32.Primitives": "4.0.0", |
24 |
| - "xunit": "2.0.0-beta5-build2785", |
25 |
| - "xunit.abstractions.netcore": "1.0.0-prerelease", |
26 |
| - "xunit.assert": "2.0.0-beta5-build2785", |
27 |
| - "xunit.core.netcore": "1.0.1-prerelease", |
| 22 | + "System.Threading": "4.0.10", |
| 23 | + "System.Threading.Tasks": "4.0.0", |
| 24 | + "xunit": "2.1.0-beta3-*", |
28 | 25 | "xunit.netcore.extensions": "1.0.0-prerelease-*"
|
29 | 26 | },
|
30 | 27 | "frameworks": {
|
|
0 commit comments