work-flow/tests/Workflow.Tests/bin/Debug/net10.0/Workflow.Tests.runtimeconfig.json
2026-05-17 22:46:19 +08:00

14 lines
374 B
JSON

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