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: 5e4df33b323349ba92ead6df6ea379d481f2d987 (plain)
1
2
3
4
5
6
7
8
{
  "dependencies": {
    "NETStandard.Library": "1.6.1-beta-24521-07"
  },
  "frameworks": {
    "netstandard1.6": {}
  }
}