|
1 | 1 | {
|
2 |
| - "version": "1.0.0-*", |
| 2 | + "version": "1.0.0-rc2-final", |
3 | 3 | "packOptions": {
|
4 | 4 | "repository": {
|
5 | 5 | "type": "git",
|
|
21 | 21 | "frameworks": {
|
22 | 22 | "netstandard1.1": {
|
23 | 23 | "dependencies": {
|
24 |
| - "System.Collections": "4.0.11-*", |
25 |
| - "System.Collections.Concurrent": "4.0.12-*", |
26 |
| - "System.Linq": "4.1.0-*", |
27 |
| - "System.Globalization": "4.0.11-*", |
28 |
| - "System.Reflection": "4.1.0-*", |
29 |
| - "System.Resources.ResourceManager": "4.0.1-*", |
30 |
| - "System.Runtime.Extensions": "4.1.0-*", |
31 |
| - "System.Runtime.InteropServices": "4.1.0-*" |
| 24 | + "System.Collections": "4.0.11-rc2-24027", |
| 25 | + "System.Collections.Concurrent": "4.0.12-rc2-24027", |
| 26 | + "System.Linq": "4.1.0-rc2-24027", |
| 27 | + "System.Globalization": "4.0.11-rc2-24027", |
| 28 | + "System.Reflection": "4.1.0-rc2-24027", |
| 29 | + "System.Resources.ResourceManager": "4.0.1-rc2-24027", |
| 30 | + "System.Runtime.Extensions": "4.1.0-rc2-24027", |
| 31 | + "System.Runtime.InteropServices": "4.1.0-rc2-24027" |
32 | 32 | }
|
33 | 33 | },
|
34 | 34 | "netcore50": {
|
35 | 35 | "dependencies": {
|
36 | 36 | "Microsoft.NETCore.Platforms": {
|
37 | 37 | "type": "build",
|
38 |
| - "version": "1.0.1-*" |
| 38 | + "version": "1.0.1-rc2-24027" |
39 | 39 | },
|
40 |
| - "System.Collections": "4.0.10", |
41 |
| - "System.Collections.Concurrent": "4.0.10", |
42 |
| - "System.Linq": "4.0.0", |
43 |
| - "System.Globalization": "4.0.10", |
44 |
| - "System.Reflection": "4.0.10", |
45 |
| - "System.Resources.ResourceManager": "4.0.0", |
46 |
| - "System.Runtime.Extensions": "4.0.10", |
47 |
| - "System.Runtime.InteropServices": "4.0.20" |
| 40 | + "System.Collections": "4.0.11-rc2-24027", |
| 41 | + "System.Collections.Concurrent": "4.0.12-rc2-24027", |
| 42 | + "System.Linq": "4.1.0-rc2-24027", |
| 43 | + "System.Globalization": "4.0.11-rc2-24027", |
| 44 | + "System.Reflection": "4.1.0-rc2-24027", |
| 45 | + "System.Resources.ResourceManager": "4.0.1-rc2-24027", |
| 46 | + "System.Runtime.Extensions": "4.1.0-rc2-24027", |
| 47 | + "System.Runtime.InteropServices": "4.1.0-rc2-24027" |
48 | 48 | }
|
49 | 49 | }
|
50 | 50 | }
|
|
0 commit comments