strings_3/bin/Debug/net9.0/strings_3.runtimeconfig.json
La Programmatrice Verde d29d204ee4 Menù + opzione 1
2025-02-16 15:05:20 +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
}
}
}