zs
2024-11-21 9f5cd73648a4dd6ad80d5c8e1c14746a8a27b1b6
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
    }
  }
}