if-else/bin/Debug/net8.0/if-else.runtimeconfig.json
La Programmatrice Verde 5297c9fde7 Initial commit
2024-10-23 09:02:51 +02:00

12 lines
257 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}