Fix unset ZapRelocationType for fixup (#18589)
[platform/upstream/coreclr.git] / Tools / ApiCompat.runtimeconfig.json
1 {
2   "runtimeOptions": {
3     "framework": {
4       "name": "Microsoft.NETCore.App",
5       "version": "2.0.3"
6     }
7   }
8 }