1
zrg
2025-02-19 a6290d3d9de7053bc41443ce0b0e0643f4d891e6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "includedFrameworks": [
      {
        "name": "Microsoft.NETCore.App",
        "version": "3.1.0"
      }
    ],
    "configProperties": {
      "System.Reflection.Metadata.MetadataUpdater.IsSupported": false
    }
  }
}