Compare commits
2 Commits
aab2c43b24
...
e77ebc692c
Author | SHA1 | Date |
---|---|---|
|
e77ebc692c | 6 months ago |
|
a8a8ccd504 | 6 months ago |
Binary file not shown.
Binary file not shown.
@ -0,0 +1,34 @@ |
||||
{ |
||||
"runtimeOptions": { |
||||
"tfm": "net9.0", |
||||
"frameworks": [ |
||||
{ |
||||
"name": "Microsoft.NETCore.App", |
||||
"version": "9.0.0" |
||||
}, |
||||
{ |
||||
"name": "Microsoft.Android", |
||||
"version": "" |
||||
} |
||||
], |
||||
"configProperties": { |
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true, |
||||
"System.ComponentModel.DefaultValueAttribute.IsSupported": true, |
||||
"System.Diagnostics.Metrics.Meter.IsSupported": false, |
||||
"System.Diagnostics.Tracing.EventSource.IsSupported": false, |
||||
"System.Globalization.Invariant": false, |
||||
"System.Net.Http.EnableActivityPropagation": false, |
||||
"System.Net.Http.UseNativeHttpHandler": true, |
||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false, |
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, |
||||
"System.StartupHookProvider.IsSupported": false, |
||||
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false, |
||||
"System.Text.Json.JsonSerializer.IsReflectionEnabledByDefault": true, |
||||
"Xamarin.Android.Net.UseNegotiateAuthentication": false, |
||||
"Switch.System.Reflection.ForceInterpretedInvoke": true, |
||||
"Microsoft.Extensions.DependencyInjection.DisableDynamicEngine": true, |
||||
"Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false, |
||||
"Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true |
||||
} |
||||
} |
||||
} |
@ -0,0 +1,14 @@ |
||||
<?xml version="1.0"?> |
||||
<doc> |
||||
<assembly> |
||||
<name>Justice</name> |
||||
</assembly> |
||||
<members> |
||||
<member name="T:Justice.Resource"> |
||||
<summary> |
||||
Android Resource Designer class. |
||||
Exposes the Android Resource designer assembly into the project Namespace. |
||||
</summary> |
||||
</member> |
||||
</members> |
||||
</doc> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,40 @@ |
||||
{ |
||||
"runtimeOptions": { |
||||
"tfm": "net9.0", |
||||
"includedFrameworks": [ |
||||
{ |
||||
"name": "Microsoft.NETCore.App", |
||||
"version": "9.0.0" |
||||
}, |
||||
{ |
||||
"name": "Microsoft.iOS", |
||||
"version": "18.2.9170" |
||||
} |
||||
], |
||||
"configProperties": { |
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true, |
||||
"System.AggressiveAttributeTrimming": true, |
||||
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false, |
||||
"System.ComponentModel.TypeDescriptor.IsComObjectDescriptorSupported": false, |
||||
"System.Diagnostics.Debugger.IsSupported": true, |
||||
"System.Diagnostics.Tracing.EventSource.IsSupported": false, |
||||
"System.Globalization.Invariant": false, |
||||
"System.Globalization.Hybrid": true, |
||||
"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.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false, |
||||
"System.Runtime.InteropServices.EnableCppCLIHostActivation": false, |
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, |
||||
"System.StartupHookProvider.IsSupported": false, |
||||
"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 |
||||
} |
||||
} |
||||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue