16 lines
518 B
JSON
16 lines
518 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net9.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "9.0.0"
|
|
},
|
|
"configProperties": {
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"System.Runtime.Loader.UseRidGraph": true,
|
|
"CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
|
|
"Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false,
|
|
"Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true
|
|
}
|
|
}
|
|
} |