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

project.json « Compat « src « System.Data.Services.Client « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 325eec4eefe9859dee8198a049d245a974707b17 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "NETStandard.Library": "4.3.0-beta-devapi-24502-02"
  },
  "frameworks": {
    "netstandard1.6": {}
  }
}