microsoft / MSIX-PackageSupportFramework

The Package Support Framework (PSF) is a kit for applying compatibility fixes to packaged desktop applications.
MIT License
115 stars 57 forks source link

Test to prevent redundant redirection fails #174

Closed TimMangan closed 2 years ago

TimMangan commented 3 years ago

The test to prevent redirection to something already redirected checks the return incorrectly.

I have a fix for this.

TimMangan commented 3 years ago

Fix included into Development branch.

TimMangan commented 2 years ago

Fix was previously released in TimMangan fork.