Files
asistencia-desktop/Asistencia/bin/Debug/net10.0/Asistencia.runtimeconfig.json
T

16 lines
510 B
JSON

{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.0"
},
"configProperties": {
"Avalonia.Diagnostics.Diagnostic.IsEnabled": true,
"MVVMTOOLKIT_ENABLE_INOTIFYPROPERTYCHANGING_SUPPORT": true,
"System.Diagnostics.Metrics.Meter.IsSupported": true,
"System.Reflection.NullabilityInfoContext.IsSupported": true,
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}