1
yangle
2025-02-21 96c1beb2261cc96614a6c9be429cff4a65a2aac4
1
2
3
4
5
6
7
8
9
10
11
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "includedFrameworks": [
      {
        "name": "Microsoft.NETCore.App",
        "version": "3.1.32"
      }
    ]
  }
}