newDemoAvaloniaVal/AvaloniaValidation/bin/Debug/net8.0/AvaloniaValidation.runtimeconfig.json
localuser 91396d28e6 Init
2025-01-22 16:30:15 +03:00

13 lines
333 B
JSON

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