matrixwithtest/MatrixProject.Test/bin/Debug/net8.0/MatrixProject.Test.runtimeconfig.json

12 lines
257 B
JSON
Raw Permalink Normal View History

2024-10-08 10:42:11 +00:00
{
"runtimeOptions": {
"tfm": "net8.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "8.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}