2024-10-17 11:46:19 +00:00
|
|
|
{
|
|
|
|
"runtimeOptions": {
|
|
|
|
"tfm": "net8.0",
|
|
|
|
"framework": {
|
|
|
|
"name": "Microsoft.NETCore.App",
|
|
|
|
"version": "8.0.0"
|
|
|
|
},
|
|
|
|
"configProperties": {
|
2024-10-24 15:57:52 +00:00
|
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
2024-10-17 11:46:19 +00:00
|
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|