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