Matrix/MatrixSol/MatrixProject.Test/bin/Debug/net8.0/MatrixProject.Test.runtimeconfig.json
2024-10-16 17:45:20 +03:00

12 lines
257 B
JSON

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