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

project.json « ref « System.Xml.XDocument « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4949a4d457a663d5a58e63a696b6ff2f08c8fdd2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "dependencies": {
    "System.IO": "4.3.0-beta-24604-02",
    "System.Runtime": "4.3.0-beta-24604-02",
    "System.Xml.ReaderWriter": "4.3.0-beta-24604-02"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}