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

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