钉钉消息发送(安装dotnet-sdk-3.1.426-win-x64)
1
zrg
2025-02-19 202ea649c08c1cb71161e72e31c23a0777b57191
1
2
3
4
5
6
7
8
9
10
11
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "includedFrameworks": [
      {
        "name": "Microsoft.NETCore.App",
        "version": "3.1.32"
      }
    ]
  }
}