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

project.json « ref « System.Runtime.Extensions « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c14340a88f7e06bc02ce3860499bcf09f4fc9656 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "System.Runtime": "4.0.20"
  },
  "frameworks": {
    "dotnet": {}
  }
}