url_gen/bin/Debug/net8.0/url_gen.runtimeconfig.json
2025-06-10 21:13:00 -05:00

12 lines
No EOL
257 B
JSON

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