Files
PrestandaDemo/LINQ-loop/bin/Debug/net10.0/3-LINQ-loop.runtimeconfig.json

12 lines
259 B
JSON

{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}