| 123456789101112131415 |
- {
- "runtimeOptions": {
- "tfm": "net10.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.0"
- },
- "configProperties": {
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
- "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
- "Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false,
- "Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true
- }
- }
- }
|