summaryrefslogtreecommitdiff
path: root/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json
blob: cda793f9963c99ff119fae50b3c39da43c7d8ff7 (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.Extensions": "4.0.10"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}