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

project.json « ref « System.Text.Encoding.CodePages « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 17099b8c8c0c619ced8fbd93cf4bfb3e0811a1ef (plain)
1
2
3
4
5
6
7
8
9
{
  "dependencies": {
    "System.Runtime": "4.0.0",
    "System.Text.Encoding": "4.0.10"
  },
  "frameworks": {
    "dotnet": {}
  }
}