linuxOS_AP05/device/rockchip/userdata/userdata_normal/estation/eStation.runtimeconfig.json

12 lines
242 B
JSON
Raw Normal View History

2026-05-30 01:11:00 +00:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}