Metrolog/Metrolog-API/bin/Debug/net9.0/Metrolog-API.runtimeconfig.json
2025-02-15 20:43:28 +01:00

19 lines
No EOL
398 B
JSON

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