presence/Data/bin/Debug/net8.0/Data.runtimeconfig.json
Class_Student e771fe1659 new
2024-12-06 11:51:13 +03:00

13 lines
325 B
JSON

{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}