massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Microsoft.Python.LanguageServer.runtimeconfig.json
1 {\r
2   "runtimeOptions": {\r
3     "tfm": "netcoreapp3.1",\r
4     "includedFrameworks": [\r
5       {\r
6         "name": "Microsoft.NETCore.App",\r
7         "version": "3.1.7"\r
8       }\r
9     ],\r
10     "configProperties": {\r
11       "System.Runtime.TieredCompilation": true\r
12     }\r
13   }\r
14 }