Przeprowadzka
This commit is contained in:
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
+39
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net10.0",
|
||||
"frameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "10.0.8"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Android",
|
||||
"version": "**FromWorkload**"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.Android.Runtimes",
|
||||
"version": "**FromWorkload**"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.Android.Runtime.RuntimeFeature.IsMonoRuntime": true,
|
||||
"Microsoft.Android.Runtime.RuntimeFeature.IsCoreClrRuntime": false,
|
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
||||
"System.ComponentModel.DefaultValueAttribute.IsSupported": true,
|
||||
"System.Globalization.Invariant": false,
|
||||
"System.Linq.Enumerable.IsSizeOptimized": true,
|
||||
"System.Net.Http.UseNativeHttpHandler": true,
|
||||
"System.Net.SocketsHttpHandler.Http3Support": false,
|
||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": 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.Android.Runtime.RuntimeFeature.ManagedTypeMap": false,
|
||||
"Microsoft.Maui.RuntimeFeature.IsIVisualAssemblyScanningEnabled": false,
|
||||
"Microsoft.Maui.RuntimeFeature.AreBindingInterceptorsSupported": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Executable
+14
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>HomePantry</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:HomePantry.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