summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json
blob: 3c8308f1e0d4922d8d1ae701ae4f86d36b241c1f (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.NonGeneric": "4.0.0",
    "System.Console": "4.0.0-rc2-23816",
    "System.Runtime": "4.0.20",
    "System.Runtime.Extensions": "4.0.10",
    "System.Runtime.InteropServices": "4.0.10"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}