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

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