Files
ERP/Commerce/ECommerce/ECommerce.Domain/bin/Debug/net8.0/Domain.runtimeconfig.json
T
2026-08-05 21:15:15 +03:00

13 lines
325 B
JSON

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