У меня есть приложение Xamarin.Forms, которое предназначено для стандарта .net 1.4.В приложении UWP с минимальной версией 14393 (и целевыми 16299) я получаю следующее исключение из Магазина Microsoft (хотя на моем компьютере оно работает нормально даже из файла appxbundle
):
System.IO.FileNotFoundException: не удалось загрузить файл или сборку 'System.Private.CoreLib, версия = 4.0.0.0, культура = нейтральная, PublicKeyToken = b03f5f7f11d50a3a' или одна из ее зависимостей.Система не может найти указанный файл.Имя файла: 'System.Private.CoreLib, версия = 4.0.0.0, культура = нейтральная, PublicKeyToken = b03f5f7f11d50a3a' в System.ModuleHandle.ResolveType (модуль RuntimeModule, Int32 typeToken, IntPtr * typeInstArgs, метод IntInstount, метод IntInstCount типа IntInstCount), Тип ObjectHandleOnStack) в System.ModuleHandle.ResolveTypeHandleInternal (модуль RuntimeModule, тип IntToken Int32, RuntimeTypeHandle [] typeInstantiationContext, RuntimeTypeHandle [] methodInstantiationContext)System.Reflection.CustomAttribute.FilterCustomAttributeRecord (CustomAttributeRecord caRecord, MetadataImport сфера, сборка и lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, булева mustBeInheritable, Object [] атрибуты, IList derivedAttributes, RuntimeType & AttributeType, IRuntimeMethodInfo & т е р, булевы & ctorHasParameters, Булева & isVarArg) при System.Reflection.CustomAttribute.GetCustomAttributes (RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, булева mustBeInheritable, IList derivedAttributes, булева isDecoratedTargetSecurityTransparent) в System.Reflection.CustomAttribute.GetCustomAttributes (RuntimeAssembly сборки, RuntimeType caType) вSystem.Reflection.RuntimeAssembly.GetCustomAttributes (Тип attributeType, логическое наследование) в System.Attribute.GetCustomAttributes (Элемент сборки, Тип attributeType, логическое наследование) в Xamarin.Forms.Internals.Registrar.RegisterAll (Type [) attrin.Forms.Init (IActivationEventArgs launchActivationEventArgs, IEnumerable`1 rendererAssemblies) в PasswordManager.UWP.App.d__1.MoveNext ()