Files
number_zj/20220313_Excel/TempTask.WebEntry/bin/Debug/net5.0/TempTask.WebEntry.runtimeconfig.json
2022-03-14 00:29:01 +08:00

13 lines
292 B
JSON

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.AspNetCore.App",
"version": "5.0.0"
},
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}