KalkulatorISP-31rrrrr/source/repos/ConsoleApp7/bin/Debug/net8.0/ConsoleApp7.runtimeconfig.json
2025-11-11 14:18:33 +04:00

12 lines
257 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}