仪表盘
版本库
文件存储
活动
搜索
登录
main
/
MA22610-RobotCat
MA22610-机器人采集
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
???
zs
2024-10-10
ca0e376c388694193fa4e734b8c3aa6571f656c0
[MA22610-RobotCat.git]
/
packages
/
EntityFramework.6.5.1
/
tools
/
net6.0
/
any
/
ef6.runtimeconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}