45 lines
1.6 KiB
JSON
45 lines
1.6 KiB
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net7.0",
|
|
"includedFrameworks": [
|
|
{
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "7.0.10"
|
|
},
|
|
{
|
|
"name": "Microsoft.iOS",
|
|
"version": "16.4.7098"
|
|
},
|
|
{
|
|
"name": "Microsoft.Maui.Core",
|
|
"version": "**FromWorkload**"
|
|
},
|
|
{
|
|
"name": "Microsoft.Maui.Controls",
|
|
"version": "**FromWorkload**"
|
|
},
|
|
{
|
|
"name": "Microsoft.Maui.Essentials",
|
|
"version": "**FromWorkload**"
|
|
}
|
|
],
|
|
"configProperties": {
|
|
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
|
"System.AggressiveAttributeTrimming": true,
|
|
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
|
"System.Diagnostics.Debugger.IsSupported": true,
|
|
"System.Diagnostics.Tracing.EventSource.IsSupported": false,
|
|
"System.Globalization.Invariant": false,
|
|
"System.Net.Http.EnableActivityPropagation": false,
|
|
"System.Net.Http.UseNativeHttpHandler": true,
|
|
"System.Reflection.NullabilityInfoContext.IsSupported": false,
|
|
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
|
"System.Resources.UseSystemResourceKeys": false,
|
|
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
|
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
"System.StartupHookProvider.IsSupported": false,
|
|
"System.Threading.Thread.EnableAutoreleasePool": true,
|
|
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false
|
|
}
|
|
}
|
|
} |