Przeprowadzka
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"includedFrameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.8"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.iOS",
|
||||
"version": "26.5.10284"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.iOS.Runtimes",
|
||||
"version": "26.5.10284"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
||||
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
||||
"System.ComponentModel.TypeDescriptor.IsComObjectDescriptorSupported": false,
|
||||
"System.Diagnostics.Debugger.IsSupported": true,
|
||||
"System.Globalization.Invariant": false,
|
||||
"System.Globalization.Hybrid": true,
|
||||
"System.Linq.Enumerable.IsSizeOptimized": true,
|
||||
"System.Net.Http.UseNativeHttpHandler": true,
|
||||
"System.Net.SocketsHttpHandler.Http3Support": false,
|
||||
"System.Reflection.NullabilityInfoContext.IsSupported": false,
|
||||
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
||||
"System.Resources.UseSystemResourceKeys": false,
|
||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
||||
"System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false,
|
||||
"System.Runtime.InteropServices.EnableCppCLIHostActivation": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
||||
"System.StartupHookProvider.IsSupported": true,
|
||||
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false,
|
||||
"System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault": true,
|
||||
"System.Threading.Thread.EnableAutoreleasePool": true,
|
||||
"Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false,
|
||||
"Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user