strings_1/bin/Debug/net9.0/strings_1.runtimeconfig.json
La Programmatrice Verde 9a6a7d033d Opzione 1
2025-02-05 09:59:08 +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
}
}
}