pr1/presence/console_ui/bin/Debug/net9.0/console_ui.runtimeconfig.json

13 lines
325 B
JSON
Raw Permalink Normal View History

2024-11-20 17:50:01 +00:00
{
"runtimeOptions": {
2024-12-05 09:30:01 +00:00
"tfm": "net9.0",
2024-11-20 17:50:01 +00:00
"framework": {
"name": "Microsoft.NETCore.App",
2024-12-05 09:30:01 +00:00
"version": "9.0.0"
2024-11-20 17:50:01 +00:00
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}