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

project.json « ref « System.Security.Claims « src - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 109061d468783ac7bb5330ce54653a8b78db9d69 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "dependencies": {
    "System.Runtime": "4.4.0-beta-24721-02",
    "System.Runtime.Extensions": "4.4.0-beta-24721-02",
    "System.IO": "4.4.0-beta-24721-02",
    "System.Security.Principal": "4.4.0-beta-24721-02"
  },
  "frameworks": {
    "netstandard1.7": {}
  }
}