Maslov/bin/Debug/net8.0/belonging.runtimeconfig.json

13 lines
333 B
JSON
Raw Permalink Normal View History

2024-12-16 09:55:24 +00:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}