2024-10-21 22:57:01 +00:00
|
|
|
{
|
|
|
|
"runtimeOptions": {
|
|
|
|
"tfm": "net8.0",
|
|
|
|
"framework": {
|
|
|
|
"name": "Microsoft.NETCore.App",
|
|
|
|
"version": "8.0.0"
|
|
|
|
},
|
|
|
|
"configProperties": {
|
2024-10-28 12:42:04 +00:00
|
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
2024-10-21 22:57:01 +00:00
|
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|