Update content of nuspec file
[platform/core/csapi/tizenfx.git] / src / Tizen.Account.OAuth2 / Tizen.Account.OAuth2.project.json
1 {
2   "buildOptions": {
3     "debugType": "portable",
4     "platform": "AnyCPU",
5     "preserveCompilationContext": true
6   },
7   "dependencies": {
8     "NETStandard.Library": "1.6.0",
9     "Tizen": "1.0.1"
10   },
11   "frameworks": {
12     "netstandard1.6": {}
13   }
14 }