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

project.json « Compat « src « System.Windows « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0b2c9edcf1fdb4f10ce31197cbed1c5be0a1108 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "NETStandard.Library": "1.6.1-beta-devapi-24424-01"
  },
  "frameworks": {
    "netstandard1.6": {}
  }
}