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: dd3c1b0ca26f5001cb6b04201ba49d679fa2da5b (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "System.Runtime": "4.3.0-beta-devapi-24502-02"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}