summary refs log tree commit diff
path: root/crypto/crypto.pcl2.project.json
blob: cd728234971a30d4cb24d0358a9a02245e0b9561 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "supports": {
  },
  "dependencies": {
    "NETStandard.Library": "1.6.0",
    "NuSpec.ReferenceGenerator": "2.0.0-beta-bld14"
  },
  "frameworks": {
    "netstandard1.0": {
    }
  }
}