summaryrefslogtreecommitdiff
path: root/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json
blob: df0d4d90a1e538ce214a549f1cb65320a5c81fad (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.Reflection": "4.0.10",
    "System.Runtime": "4.1.0-rc2-23816",
    "System.Runtime.Extensions": "4.0.10"
  },
  "frameworks": {
    "dnxcore50": {}
  }
}