Backend/e-suite.Modules.ContactsManager/e-Suite.Modules.ContactsManager.UnitTests/bin/Debug/net8.0/e-Suite.Modules.ContactsManager.UnitTests.runtimeconfig.json
2026-01-20 21:50:10 +00:00

19 lines
434 B
JSON

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