strings_4/bin/Debug/net9.0/strings_4.runtimeconfig.json
La Programmatrice Verde cce7ba5469 Opzione 2
2025-02-26 09:22:50 +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
}
}
}