patbef-ServiceInside/ServiceInsideTest/bin/Debug/net6.0/ServiceInside.runtimeconfig...

19 lines
398 B
JSON
Raw Permalink Normal View History

2024-01-29 16:26:54 +01:00
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.AspNetCore.App",
"version": "6.0.0"
}
],
"configProperties": {
"System.GC.Server": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}