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

project.json « ref « System.Xml.XmlDocument « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb1b3a3e3fc3d3956ccaeaaa60c6c1e2ee13fdc1 (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24904-01",
    "System.Xml.ReaderWriter": "4.4.0-beta-24904-01"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}