matrix_3/bin/Debug/net9.0/matrix_3.runtimeconfig.json
La Programmatrice Verde 6014c313b2 Opzione 1, 2 & 3
2025-03-12 08:37:27 +01:00

12 lines
257 B
JSON

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