Hello.
After installing an MSIX package using
PS> Add-AppProvisionedPackage -online -packagepath "MyApp.MSIX" -skiplicense
... application wokrs ok on a Win11 10.0.22631 computer but fails on a Win11 10.0.26100 computer.
The error appears when executing Import-Module ..... (powershell sentence ...