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

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