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

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