diff options
Diffstat (limited to 'crypto/crypto.pcl2.project.json')
-rw-r--r-- | crypto/crypto.pcl2.project.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/crypto/crypto.pcl2.project.json b/crypto/crypto.pcl2.project.json new file mode 100644 index 000000000..cd7282349 --- /dev/null +++ b/crypto/crypto.pcl2.project.json @@ -0,0 +1,12 @@ +{ + "supports": { + }, + "dependencies": { + "NETStandard.Library": "1.6.0", + "NuSpec.ReferenceGenerator": "2.0.0-beta-bld14" + }, + "frameworks": { + "netstandard1.0": { + } + } +} \ No newline at end of file |