Karnaugh-map/karnaugh-map/CS-kmap/bin/Debug/net8.0/KarnaughMap.runtimeconfig.json

12 lines
257 B
JSON
Raw Normal View History

2025-10-01 11:42:03 +02:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}