Welcome to mirror list, hosted at ThFree Co, Russian Federation.

optional.json « test-runtime « external - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d50a0489ac2d05ea907ef20f267849f0f3d02776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "frameworks": {
    "net45": {
      "dependencies": {
        "Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
        "Microsoft.DotNet.UAP.TestTools": "1.0.2",
        "TestILC.amd64ret": "1.0.0-beta-25413-00",
        "TestILC.armret": "1.0.0-beta-25413-00",
        "TestILC.x86ret": "1.0.0-beta-25413-00"
      }
    }
  }
}