zs
2024-10-10 ca0e376c388694193fa4e734b8c3aa6571f656c0
1
2
3
4
5
6
7
8
9
10
11
12
{
  "runtimeOptions": {
    "tfm": "net6.0",
    "framework": {
      "name": "Microsoft.NETCore.App",
      "version": "6.0.0"
    },
    "configProperties": {
      "System.Reflection.Metadata.MetadataUpdater.IsSupported": false
    }
  }
}