You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
586 B
17 lines
586 B
{
|
|
"runtimeOptions": {
|
|
"tfm": "net9.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "9.0.0"
|
|
},
|
|
"configProperties": {
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": true,
|
|
"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
|
|
}
|
|
}
|
|
} |