prezzens/Demo/bin/Debug/net8.0/Demo.runtimeconfig.json

12 lines
257 B
JSON
Raw Permalink Normal View History

2024-10-19 19:38:28 +00:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}