summaryrefslogtreecommitdiff
path: root/tests/src/JIT/config/minimal/project.json
blob: dcfc1513e17ef9a3c9fd46e3a0b9b596b958f9b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "dependencies": {
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
    "System.Console": "4.0.0-rc2-23816",
    "System.Runtime": "4.1.0-rc2-23816",
    "System.Runtime.Extensions": "4.0.10",
    "System.Runtime.InteropServices": "4.1.0-rc2-23816"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}