You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OperationCanceledException will be thrown instead of the more generic Win32Exception when an operation is canceled.
The DismReloadImageSessionRequiredException will no longer be thrown for operations that require a session to be reloaded. Instead, the session is automatically reloaded.
Undocumented functions like _AddProvisionedAppxPackage were renamed to just AddProvisionedAppxPackage.