summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Directed/StructABI/project.json
blob: f8f05683ef8bc509040b3d063b439e374ef1da95 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "System.Runtime": "4.0.20-beta-23302",
    "System.Runtime.InteropServices": "4.0.20-beta-23302",
    "System.Console": "4.0.0-beta-23302",
  },
  "frameworks": {
    "dnxcore50": {}
  }
}