new_presence/data/bin/Debug/net8.0/data.runtimeconfig.json

13 lines
325 B
JSON
Raw Permalink Normal View History

2024-11-16 08:29:24 +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
}
}
}