Upload plików - początek
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net9.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Android",
|
||||
"version": ""
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": 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>Navigation Between</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:Navigation_Between.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.
Reference in New Issue
Block a user