yangle
2024-12-05 b8df53771425ac543c4cb094186cd2e39ea1fd11
1
2
3
4
5
6
7
8
9
10
11
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "includedFrameworks": [
      {
        "name": "Microsoft.NETCore.App",
        "version": "3.1.0"
      }
    ]
  }
}