ripasso1/bin/Debug/net9.0/ripasso1.runtimeconfig.json
La Programmatrice Verde 523bb24b6c Fix menù + opzione 1
2025-01-10 08:46:55 +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
}
}
}