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

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