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: 9352803e1dceff6dd227e1ff6fb08d60de0bb2e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "frameworks": {
    "net45": {
      "dependencies": {
        "Microsoft.DotNet.IBCMerge": "4.6.0-alpha-00001",
        "Microsoft.DotNet.UAP.TestTools": "1.0.2",
        "TestILCNugetPackageForCoreFX": "1.0.0-beta-25206-00"
      }
    }
  }
}