| 123456789101112131415161718 |
- {
- "runtimeOptions": {
- "tfm": "net10.0",
- "includedFrameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "10.0.5"
- }
- ],
- "configProperties": {
- "System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
- "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false,
- "Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false,
- "Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true
- }
- }
- }
|