summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/structs/systemvbringup/project.json
blob: 9ffcaa5e451f73e31b009299acbcfa8bfb929dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "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.InteropServices": "4.1.0-rc2-23816"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}