YD_Event.Admin/YD_Event.Web.Entry/bin/Debug/net10.0/YD_Event.Web.runtimeconfig.json
2025-12-17 10:32:52 +08:00

19 lines
401 B
JSON

{
"runtimeOptions": {
"tfm": "net10.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "10.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}