公告板
版本库
filestore
活动
搜索
登录
main
/
DingDingMsg
钉钉消息发送(安装dotnet-sdk-3.1.426-win-x64)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1
zrg
2025-02-19
a6290d3d9de7053bc41443ce0b0e0643f4d891e6
[DingDingMsg.git]
/
DingDingMsg_EarlyWarning
/
bin
/
Release
/
netcoreapp3.1
/
DingDingMsg_EarlyWarning.runtimeconfig.json
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
}
}
}