summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/eh/basics/project.json
blob: f8444db7b044002514a2954b678611e5a45c3f5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": {
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
    "System.Collections": "4.0.0-beta-*",
    "System.Console": "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": {}
  }
}