SSPC-Tester/SSPCTester.Seed/bin/Debug/net8.0/SSPCTester.Seed.runtimeconfig.json

13 lines
323 B
JSON
Raw Normal View History

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