Merge remote-tracking branch 'origin/API9' into tizen_6.5
[platform/core/csapi/tizenfx.git] / tools / bin / APITool.runtimeconfig.json
1 {
2   "runtimeOptions": {
3     "tfm": "netcoreapp2.0",
4     "framework": {
5       "name": "Microsoft.NETCore.App",
6       "version": "2.0.0"
7     },
8     "rollForwardOnNoCandidateFx": 2
9   }
10 }