summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/extra/project.json
blob: 0cfa0f197a4225b5efd5d930b1bf9fcf7de74f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "dependencies": {
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
    "System.Collections": "4.0.10-rc2-23816",
    "System.Console": "4.0.0-rc2-23816",
    "System.Diagnostics.Debug": "4.0.11-rc2-23816",
    "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-23816",
    "System.Diagnostics.Process": "4.1.0-rc2-23816",
    "System.Globalization": "4.0.11-rc2-23816",
    "System.IO": "4.0.11-rc2-23816",
    "System.IO.FileSystem": "4.0.0",
    "System.Reflection": "4.1.0-rc2-23816",
    "System.Reflection.TypeExtensions": "4.0.0-rc2-23816",
    "System.Runtime": "4.0.20-rc2-23816",
    "System.Runtime.Extensions": "4.0.10-rc2-23816",
    "System.Runtime.InteropServices": "4.0.21-rc2-23816"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}