Files
emall-api/FutureMailAPI/TestOAuthApp/bin/Debug/net10.0/TestOAuthApp.runtimeconfig.json
2025-10-16 15:21:52 +08:00

19 lines
467 B
JSON

{
"runtimeOptions": {
"tfm": "net10.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "10.0.0-rc.1.25451.107"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "10.0.0-rc.1.25451.107"
}
],
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}