summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json
blob: 3d3ec84a88745210c27d86090423da21f0f83bf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "dependencies": {
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
    "System.Collections": "4.0.0-beta-*",
    "System.Console": "4.0.0-beta-*",
    "System.Linq": "4.0.0-beta-*",
    "System.Runtime": "4.0.20-beta-*",
    "System.Runtime.Extensions": "4.0.10-beta-*",
    "System.Runtime.InteropServices": "4.0.10-beta-*"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}