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

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