公告板
版本库
filestore
活动
搜索
登录
张瑞广
/
DingDingMsg
派生自
DingDingMsg
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
钉钉消息发送
zrg
2024-06-28
589d28da7824bee9b2d98e39f41c218bc8495109
[~zrg/DingDingMsg.git]
/
DingDingMsg
/
DingDingMsg
/
bin
/
Debug
/
netcoreapp3.1
/
DingDingMsg.runtimeconfig.json
1
2
3
4
5
6
7
8
9
{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}