ripasso4/bin/Debug/net9.0/ripasso4.runtimeconfig.json
La Programmatrice Verde 122704cb76 Menù + opzione 1
2025-01-17 09:58:03 +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
}
}
}