WWW/bin/Debug/net8.0-windows10.0.19041.0/win10-x64/MobileAPP.runtimeconfig.json

13 lines
306 B
JSON
Raw Permalink Normal View History

2025-03-05 10:52:49 +03:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
"System.Runtime.Loader.UseRidGraph": true
}
}
}