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: 1bebb72eee6d9294fb904d7fd04d5329ab8cac40 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24903-02",
    "System.Dynamic.Runtime": "4.4.0-beta-24903-02",
    "System.Linq.Expressions": "4.4.0-beta-24903-02"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}