[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / packages / microsoft.netcore.compilers / 2.8.0-beta2-62719-08 / tools / bincore / csc.runtimeconfig.json
1 {
2   "runtimeOptions": {
3     "tfm": "netcoreapp2.0",
4     "framework": {
5       "name": "Microsoft.NETCore.App",
6       "version": "2.0.0"
7     },
8     "configProperties": {
9       "System.GC.Server": true
10     }
11   }
12 }