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

project.json « IMonitorLoader « StressTests « tests « System.Data.SqlClient « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 432e42c757e680287432a4a199592b6de07f98c2 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "System.Collections": "4.4.0-beta-24904-01"
  },
  "frameworks": {
    "netstandard1.3": {}
  }
}