|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 |
| - "Microsoft.Win32.Primitives": "4.0.0-*", |
4 |
| - "System.Globalization": "4.0.10-*", |
5 |
| - "System.IO": "4.0.10-*", |
6 |
| - "System.Net.Http": "4.0.0-*", |
7 |
| - "System.Net.Primitives": "4.0.10-*", |
8 |
| - "System.Resources.ResourceManager": "4.0.0-*", |
9 |
| - "System.Runtime.Extensions": "4.0.10-*", |
10 |
| - "System.Runtime.Handles": "4.0.0-*", |
11 |
| - "System.Runtime.InteropServices": "4.0.20-*", |
12 |
| - "System.Security.Cryptography.X509Certificates": "4.0.0-*", |
13 |
| - "System.Security.Principal": "4.0.0-*", |
14 |
| - "System.Text.Encoding": "4.0.10-*", |
15 |
| - "System.Threading": "4.0.0-*", |
16 |
| - "System.Threading.Tasks": "4.0.0-*", |
17 |
| - "System.Threading.Thread": "4.0.0-*", |
| 3 | + "Microsoft.Win32.Primitives": "4.0.0-beta-*", |
| 4 | + "System.Globalization": "4.0.10-beta-*", |
| 5 | + "System.IO": "4.0.10-beta-*", |
| 6 | + "System.Net.Http": "4.0.0-beta-*", |
| 7 | + "System.Net.Primitives": "4.0.10-beta-*", |
| 8 | + "System.Resources.ResourceManager": "4.0.0-beta-*", |
| 9 | + "System.Runtime.Extensions": "4.0.10-beta-*", |
| 10 | + "System.Runtime.Handles": "4.0.0-beta-*", |
| 11 | + "System.Runtime.InteropServices": "4.0.20-beta-*", |
| 12 | + "System.Security.Cryptography.X509Certificates": "4.0.0-beta-*", |
| 13 | + "System.Security.Principal": "4.0.0-beta-*", |
| 14 | + "System.Text.Encoding": "4.0.10-beta-*", |
| 15 | + "System.Threading": "4.0.0-beta-*", |
| 16 | + "System.Threading.Tasks": "4.0.0-beta-*", |
| 17 | + "System.Threading.Thread": "4.0.0-beta-*", |
18 | 18 | "xunit": "2.0.0-beta5-build2785",
|
19 | 19 | "xunit.abstractions.netcore": "1.0.0-prerelease",
|
20 | 20 | "xunit.assert": "2.0.0-beta5-build2785",
|
|
0 commit comments