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

packageIndex.json « pkg - github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a31230b2093093505cf406f8ad1101545b19196 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "Packages": {
    "Microsoft.DotNet.CoreRT.Targets" : {
      "StableVersions": [],
      "BaselineVersion": "1.0.0",
    },
    "Microsoft.DotNet.ILCompiler" : {
      "StableVersions": [],
      "BaselineVersion": "1.0.0",
    },
    "Microsoft.TargetingPack.Private.CoreRT" : {
      "StableVersions": [],
      "BaselineVersion": "1.0.0",
    },
    "Microsoft.DotNet.ObjectWriter" : {
      "StableVersions": [],
      "BaselineVersion": "1.0.0",
    },
  }
}