+* In most scenarios, the unsigned package will contain executable content. But an unsigned package that contains only *non-executable* files is useful in scenarios where the host needs to load only images, assets, and content or script files. Unsigned packages must include a special `OID` value in their [**Identity**](/uwp/schemas/appxpackage/uapmanifestschema/element-identity) element or they won't be allowed to register. This prevents unsigned packages from conflicting with or spoofing the identity of a signed package.
0 commit comments