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

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