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

project.json « ref « System.Runtime.Handles « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be714ecf0e1093d65519cf8ec2749ce9ee80a25a (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24704-03"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}