HaniBlindBox/server/C#/HoneyBox/tests/HoneyBox.Tests/bin/Debug/net10.0/HoneyBox.Tests.runtimeconfig.json
2026-01-02 17:17:30 +08:00

13 lines
327 B
JSON

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