hrms-api-exam/bin/Debug/net7.0/BMA-EHR-Recurit-Exam-Service.runtimeconfig.json
2023-03-23 12:31:21 +07:00

20 lines
No EOL
466 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "7.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}