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: d7dbe328f11a472dfa22bc8bbccd72cfef08e6de (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "Microsoft.NETCore.Platforms": "1.0.2-beta-24604-02",
    "System.Collections": "4.3.0-beta-24604-02"
  },
  "frameworks": {
    "netstandard1.3": {}
  }
}