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: 475274f4b6560e60381a624ca405fb59434341ef (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "System.Runtime": "4.3.0-beta-24604-02",
    "System.Xml.ReaderWriter": "4.3.0-beta-24604-02"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}