{
  "runtimeOptions": {
    "configProperties": {
      "System.GC.Server": true,
      "System.GC.NoAffinitize": true
    },
    "tfm": "net8",
    "rollForward": "Major",
    "framework": {
      "name": "Microsoft.NETCore.App",
      "version": "8.0.0"
    }
  }
}
