Delen via


.NET-waarschuwing voor Android XA1024

Voorbeeldberichten

warning XA1024: Ignoring configuration file 'Foo.dll.config'. .NET configuration files are not supported in .NET for Android projects that target .NET 6 or higher.

Probleem

Er is geen ondersteuning voor configuratiebestanden zoals Foo.dll.config of Foo.exe.config is beschikbaar in .NET voor Android-projecten. <dllmap> configuratie-elementen worden helemaal niet ondersteund in .NET 6 en andere elementtypen voor compatibiliteitspakketten zoals System.Configuration.ConfigurationManager zijn nooit ondersteund in .NET voor Android-projecten.

" needed as the existing translation is correct.

Gebruik een ondersteund alternatief voor <dllmap>, zoals de NativeLibrary-API .

Gebruik een alternatief voor toepassingsinstellingen zoals Voorkeuren in Xamarin.Essentials.