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

project.json « ref « System.Resources.ResourceManager « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fdc76ea9830b86b8465fbcf294a99a31f7ae70a (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24902-01",
    "System.Runtime.InteropServices": "4.4.0-beta-24902-01",
    "System.Reflection": "4.4.0-beta-24902-01",
    "System.Globalization": "4.4.0-beta-24902-01"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}