14 lines
401 B
JSON
14 lines
401 B
JSON
|
{
|
||
|
"runtimeOptions": {
|
||
|
"tfm": "net8.0",
|
||
|
"framework": {
|
||
|
"name": "Microsoft.NETCore.App",
|
||
|
"version": "8.0.0"
|
||
|
},
|
||
|
"configProperties": {
|
||
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
||
|
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": true,
|
||
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||
|
}
|
||
|
}
|
||
|
}
|