Mega_New_Presence/presence_new/bin/Debug/net8.0/Demo.runtimeconfig.json

13 lines
325 B
JSON
Raw Permalink Normal View History

2024-11-01 07:40:53 +00:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}