yangle
2024-12-05 b8df53771425ac543c4cb094186cd2e39ea1fd11
1
2
3
4
5
6
7
8
9
10
11
12
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "framework": {
      "name": "Microsoft.NETCore.App",
      "version": "3.1.0"
    },
    "configProperties": {
      "System.Reflection.Metadata.MetadataUpdater.IsSupported": false
    }
  }
}