2024-11-11 08:31:26 +00:00
|
|
|
{
|
|
|
|
"runtimeOptions": {
|
|
|
|
"tfm": "net8.0",
|
2024-12-11 08:30:05 +00:00
|
|
|
"framework": {
|
|
|
|
"name": "Microsoft.NETCore.App",
|
|
|
|
"version": "8.0.0"
|
|
|
|
},
|
2024-11-11 08:31:26 +00:00
|
|
|
"configProperties": {
|
|
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
|
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|